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