mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-12 19:40:28 +02:00
commented hisotry tool
This commit is contained in:
@@ -285,7 +285,14 @@ IntelliToolsettings Toolsettings;
|
|||||||
*/
|
*/
|
||||||
IntelliColorPicker colorPicker;
|
IntelliColorPicker colorPicker;
|
||||||
|
|
||||||
|
/*!
|
||||||
|
* \brief historyadd adds an hisotry step
|
||||||
|
*/
|
||||||
void historyadd();
|
void historyadd();
|
||||||
|
|
||||||
|
/*!
|
||||||
|
* \brief historyGoBack go back in hisotry
|
||||||
|
*/
|
||||||
void historyGoBack();
|
void historyGoBack();
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
|||||||
Reference in New Issue
Block a user