-rw-r--r-- | libopie/otabwidget.h | 2 | ||||
-rw-r--r-- | libopie2/opieui/otabwidget.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libopie/otabwidget.h b/libopie/otabwidget.h index acb9223..047eaa1 100644 --- a/libopie/otabwidget.h +++ b/libopie/otabwidget.h | |||
@@ -258,3 +258,3 @@ signals: | |||
258 | /** | 258 | /** |
259 | * @fn currentChanegd( QWidget *widget ) | 259 | * @fn currentChanged( QWidget *widget ) |
260 | * @brief This signal is emitted whenever the widget has changed. | 260 | * @brief This signal is emitted whenever the widget has changed. |
diff --git a/libopie2/opieui/otabwidget.h b/libopie2/opieui/otabwidget.h index 6a64b7d..b3423e8 100644 --- a/libopie2/opieui/otabwidget.h +++ b/libopie2/opieui/otabwidget.h | |||
@@ -262,3 +262,3 @@ private: | |||
262 | /** | 262 | /** |
263 | * @fn currentChanegd( QWidget *widget ) | 263 | * @fn currentChanged( QWidget *widget ) |
264 | * @brief This signal is emitted whenever the widget has changed. | 264 | * @brief This signal is emitted whenever the widget has changed. |