diff options
Diffstat (limited to 'src/MainWindow.h')
-rw-r--r-- | src/MainWindow.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h index 7623789..9eb1748 100644 --- a/src/MainWindow.h +++ b/src/MainWindow.h @@ -88,10 +88,6 @@ private slots: void actionReload(); private slots: - void editIndent(); - void editUnindent(); - void editComment(); - void editUncomment(); void pasteViewportTranslation(); void pasteViewportRotation(); void hideEditor(); |