author | clem <clem> | 2004-10-08 14:28:40 (UTC) |
---|---|---|
committer | clem <clem> | 2004-10-08 14:28:40 (UTC) |
commit | 057abc0180c8d821960d6957a8c3f64f0b86b229 (patch) (unidiff) | |
tree | 5aaadbd1924a89637ccf534ed91493b6406d8a5b /libopie2/opieui | |
parent | 0e41f335c0db28250216a5292a2b7bcee2a1cf4a (diff) | |
download | opie-057abc0180c8d821960d6957a8c3f64f0b86b229.zip opie-057abc0180c8d821960d6957a8c3f64f0b86b229.tar.gz opie-057abc0180c8d821960d6957a8c3f64f0b86b229.tar.bz2 |
small doxygen doc fixes
-rw-r--r-- | libopie2/opieui/big-screen/omodalhelper.h | 2 | ||||
-rw-r--r-- | libopie2/opieui/otabinfo.h | 5 |
2 files changed, 1 insertions, 6 deletions
diff --git a/libopie2/opieui/big-screen/omodalhelper.h b/libopie2/opieui/big-screen/omodalhelper.h index 096cec4..ed6fee3 100644 --- a/libopie2/opieui/big-screen/omodalhelper.h +++ b/libopie2/opieui/big-screen/omodalhelper.h | |||
@@ -238,3 +238,3 @@ OModalHelper<Dialog, Record, Id>::OModalHelper( enum Mode mode, QObject* parent | |||
238 | * | 238 | * |
239 | * @param Id The id which might be handled | 239 | * @param id The id which might be handled |
240 | */ | 240 | */ |
diff --git a/libopie2/opieui/otabinfo.h b/libopie2/opieui/otabinfo.h index 426c45a..d6d5abf 100644 --- a/libopie2/opieui/otabinfo.h +++ b/libopie2/opieui/otabinfo.h | |||
@@ -62,7 +62,2 @@ public: | |||
62 | * @brief Object constructor. | 62 | * @brief Object constructor. |
63 | * | ||
64 | * @param parent Pointer to parent of this control. | ||
65 | * @param name Name of control. | ||
66 | * @param s Style of widget selection control. | ||
67 | * @param p Position of the widget selection control. | ||
68 | */ | 63 | */ |