reorder graphics tab, move speed to general

This commit is contained in:
Khangaroo 2019-08-09 22:08:18 -04:00 committed by James Rowe
parent da83430a68
commit 3534ad0835
10 changed files with 504 additions and 299 deletions

View file

@ -26,7 +26,4 @@ public:
std::unique_ptr<Ui::ConfigureGraphics> ui;
QColor bg_color;
private:
void updateShaders(bool anaglyph);
};