diff options
Diffstat (limited to 'tdeunittest')
-rw-r--r-- | tdeunittest/runnergui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeunittest/runnergui.h b/tdeunittest/runnergui.h index 146e7d30..28205c2a 100644 --- a/tdeunittest/runnergui.h +++ b/tdeunittest/runnergui.h @@ -41,7 +41,7 @@ namespace KUnitTest { class RunnerGUIDCOPImpl; - class KDE_EXPORT RunnerGUI : public TQHBox + class TDE_EXPORT RunnerGUI : public TQHBox { TQ_OBJECT |