Implement row insertion and deletion
This commit is contained in:
@@ -63,6 +63,8 @@ private slots:
|
||||
void updatePageWidgets();
|
||||
void updateCursorPosition();
|
||||
|
||||
void insertRow(bool);
|
||||
void deleteRow();
|
||||
void insertSubPage(bool, bool);
|
||||
|
||||
void setSceneDimensions();
|
||||
|
||||
Reference in New Issue
Block a user