dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
vlp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6507289
)
fix: doxygen formatting.
author
Rafał Długołęcki
<kontakt@dlugolecki.net.pl>
Wed, 30 Oct 2013 12:00:00 +0000
(13:00 +0100)
committer
Rafał Długołęcki
<kontakt@dlugolecki.net.pl>
Wed, 30 Oct 2013 12:00:00 +0000
(13:00 +0100)
src/edit/editor.cpp
patch
|
blob
|
history
diff --git
a/src/edit/editor.cpp
b/src/edit/editor.cpp
index b51dcc96aa6b780349379b8189787417e22bab1b..fe7bc25b3fb20995e220bf3fdb4e958826860d05 100644
(file)
--- a/
src/edit/editor.cpp
+++ b/
src/edit/editor.cpp
@@
-35,7
+35,7
@@
char *UnitTypes[TYPENUM] = {
* @param parent Parent widget of this widget. If set, this widget becomes a
* child window inside parent. If not set this widget becomes a
* top level window. Default: NULL
- * @
param name @deprecated
If set, name is sent to the Qobject constructor, so widget is
+ * @
deprecated @param name
If set, name is sent to the Qobject constructor, so widget is
* identifiable (e.g. in Qt Designer)
*/
My_Edit::My_Edit(QWidget *parent, const char *name)