diff options
Diffstat (limited to 'tdemdi/tdemdimainfrm.h')
-rw-r--r-- | tdemdi/tdemdimainfrm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdemdi/tdemdimainfrm.h b/tdemdi/tdemdimainfrm.h index 780df6fc4..4af486538 100644 --- a/tdemdi/tdemdimainfrm.h +++ b/tdemdi/tdemdimainfrm.h @@ -643,7 +643,7 @@ public slots: * Sets the appearance of the IDEAl mode. See KMultiTabBar styles for the first 3 bits. * @deprecated use setToolviewStyle(int flags) instead */ - void setIDEAlModeStyle( int flags ) KDE_DEPRECATED; + void setIDEAlModeStyle( int flags ) TDE_DEPRECATED; //KDE4: Get rid of the above. /** * Sets the appearance of the toolview tabs. |