diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:47:12 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:47:12 -0600 |
commit | 5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2 (patch) | |
tree | 17972760e7300332561b51d366d2324f477cf678 /filesharing | |
parent | c168a00493fa3252c4ab47e13318298fdd5bdddd (diff) | |
download | tdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.tar.gz tdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'filesharing')
-rw-r--r-- | filesharing/simple/krichtextlabel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesharing/simple/krichtextlabel.h b/filesharing/simple/krichtextlabel.h index e9b59d4e..1a12793e 100644 --- a/filesharing/simple/krichtextlabel.h +++ b/filesharing/simple/krichtextlabel.h @@ -32,7 +32,7 @@ /* * TQLabel */ -class KDEUI_EXPORT KRichTextLabel : public TQLabel { +class TDEUI_EXPORT KRichTextLabel : public TQLabel { Q_OBJECT TQ_OBJECT |