summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/notepad/notepad.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tutorials/notepad/notepad.h')
-rw-r--r--examples/widgets/tutorials/notepad/notepad.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/widgets/tutorials/notepad/notepad.h b/examples/widgets/tutorials/notepad/notepad.h
index 5e44dfeedc..d4209daf6d 100644
--- a/examples/widgets/tutorials/notepad/notepad.h
+++ b/examples/widgets/tutorials/notepad/notepad.h
@@ -89,18 +89,6 @@ private slots:
void print();
- void exit();
-
- void copy();
-
- void cut();
-
- void paste();
-
- void undo();
-
- void redo();
-
void selectFont();
void setFontBold(bool bold);