-rw-r--r-- | libopie2/opieui/otabwidget.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libopie2/opieui/otabwidget.h b/libopie2/opieui/otabwidget.h index c7d32c2..092f22c 100644 --- a/libopie2/opieui/otabwidget.h +++ b/libopie2/opieui/otabwidget.h | |||
@@ -69,5 +69,5 @@ class OTabWidget : public QWidget | |||
69 | { | 69 | { |
70 | Q_OBJECT | 70 | Q_OBJECT |
71 | 71 | ||
72 | public: | 72 | public: |
73 | /** | 73 | /** |
@@ -131,5 +131,4 @@ class OTabWidget : public QWidget | |||
131 | * @param widget Widget control to be removed. | 131 | * @param widget Widget control to be removed. |
132 | */ | 132 | */ |
133 | /* ### Page vs. Tab.. yes the widget is a Page but then is addTab wrong -zecke */ | ||
134 | void removePage( QWidget * ); | 133 | void removePage( QWidget * ); |
135 | 134 | ||