commented hisotry tool

This commit is contained in:
Jonas Mucke
2020-01-30 18:30:01 +01:00
parent 1a1dc1c65a
commit e0d014b678

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();
/*!