mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-13 11:50:31 +02:00
push thatv thing
This commit is contained in:
@@ -20,7 +20,7 @@ void setFastRendering(bool Updatedsetting);
|
||||
* \brief The getfastRenderer gets the value of the flag for the fastRenderer setting.
|
||||
* \return Returns true if fastRenderer is active else false
|
||||
*/
|
||||
bool isFastRenderering();
|
||||
bool isFastRenderering() const;
|
||||
|
||||
private:
|
||||
bool fastRenderering = true;
|
||||
|
||||
Reference in New Issue
Block a user