aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/help/helpwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/help/helpwindow.h')
-rw-r--r--src/modules/help/helpwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/help/helpwindow.h b/src/modules/help/helpwindow.h
index f2cfd15b0..2bcad355a 100644
--- a/src/modules/help/helpwindow.h
+++ b/src/modules/help/helpwindow.h
@@ -63,7 +63,6 @@ protected:
virtual void saveProperties(KviConfig * cfg);
virtual void loadProperties(KviConfig * cfg);
public:
- virtual QSize sizeHint() const;
QTextBrowser * textBrowser();
public slots:
void indexSelected ( QListWidgetItem * );