diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-05 17:48:20 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-06 17:43:04 +0900 |
| commit | dd75912cd59fa936c866bd439f670e3a76eb2597 (patch) | |
| tree | dc78e0de86b7ba2f611c41e3f0157b29478e071c /twin4 | |
| parent | cc694148edada76336e6dab61f46bca1e61fbcc2 (diff) | |
| download | tdegames-dd75912c.tar.gz tdegames-dd75912c.zip | |
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bc3c69592f7fbc99121d1eb1e27603e1415afecc)
Diffstat (limited to 'twin4')
| -rw-r--r-- | twin4/twin4/twin4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin4/twin4/twin4.h b/twin4/twin4/twin4.h index 8c2f548f..82875738 100644 --- a/twin4/twin4/twin4.h +++ b/twin4/twin4/twin4.h @@ -35,7 +35,7 @@ class KPlayer; * It supports a user defined chat and the setting of the * owner player **/ -class KDE_EXPORT ChatDlg : public KDialogBase +class TDE_EXPORT ChatDlg : public KDialogBase { TQ_OBJECT |
