mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-17 05:40:31 +02:00
second fix
all kown bugs according to history, fixed
This commit is contained in:
@@ -223,6 +223,7 @@ std::vector<LayerObject>* getLayerBundle();
|
||||
IntelliToolsettings Toolsettings;
|
||||
IntelliColorPicker colorPicker;
|
||||
|
||||
void historyadd();
|
||||
void historyGoBack();
|
||||
void historyGoForward();
|
||||
|
||||
@@ -285,8 +286,6 @@ int historyMaxPast = 0;
|
||||
int historyMaxFuture = 0;
|
||||
int historyPresent = 0;
|
||||
|
||||
void historyadd();
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user