summaryrefslogtreecommitdiffstats
path: root/src/MainWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MainWindow.h')
-rw-r--r--src/MainWindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h
index e0d9320..663d161 100644
--- a/src/MainWindow.h
+++ b/src/MainWindow.h
@@ -30,7 +30,6 @@
/// class AboutDialogGraphicsView;
/// class UiGuiHighlighter;
/// class IndentHandler;
-/// class UpdateCheckDialog;
/// namespace Ui
/// {
/// class ToolBarWidget;
@@ -138,7 +137,6 @@ class MainWindow : public MainWindowBase
///--
///-- Ui::ToolBarWidget *_toolBarWidget;
///-- IndentHandler *_indentHandler;
-///-- UpdateCheckDialog *_updateCheckDialog;
///-- TQLabel *_textEditLineColumnInfoLabel;
};