Port X/26 list editing operations to UndoCommands

This commit is contained in:
G.K.MacGregor
2020-12-13 14:34:29 +00:00
parent f9ce912e79
commit 81b3534a09
9 changed files with 369 additions and 105 deletions

View File

@@ -86,6 +86,8 @@ signals:
void subPageSelected();
void refreshNeeded();
void tripletCommandHighlight(int);
private:
QString m_description;
int m_pageNumber, m_currentSubPageIndex;