mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-12 19:40:28 +02:00
Automated Release Preparation
This commit is contained in:
@@ -9,6 +9,6 @@ void IntelliRenderSettings::setFastRendering(bool Updatedsetting){
|
||||
this->fastRenderering = Updatedsetting;
|
||||
}
|
||||
|
||||
bool IntelliRenderSettings::isFastRenderering() const{
|
||||
bool IntelliRenderSettings::isFastRenderering() const {
|
||||
return fastRenderering;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user