mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 20:30:32 +02:00
now working 100% :D
Fixed a bug where a not activatet tool caused trouble.
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
bool getFastRenderer();
|
||||
|
||||
private:
|
||||
bool fastRenderer = false;
|
||||
bool fastRenderer = true;
|
||||
};
|
||||
|
||||
#endif // INTELLIRENDERSETTINGS_H
|
||||
|
||||
Reference in New Issue
Block a user