Printing feature

This commit is contained in:
Jakub Melka
2020-02-03 19:45:17 +01:00
parent efca4a3cde
commit beaa3425ac
8 changed files with 253 additions and 3 deletions

View File

@@ -96,6 +96,8 @@ private slots:
void on_actionRotateLeft_triggered();
void on_actionPrint_triggered();
private:
void onActionOpenTriggered();
void onActionCloseTriggered();