This commit is contained in:
Jan Schuffenhauer
2020-01-30 18:32:10 +01:00

View File

@@ -285,7 +285,14 @@ IntelliToolsettings Toolsettings;
*/
IntelliColorPicker colorPicker;
/*!
* \brief historyadd adds an hisotry step
*/
void historyadd();
/*!
* \brief historyGoBack go back in hisotry
*/
void historyGoBack();
/*!