diff options
Diffstat (limited to 'src/include/seekhelper.h')
-rw-r--r-- | src/include/seekhelper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/seekhelper.h b/src/include/seekhelper.h index 76f0e81..b633555 100644 --- a/src/include/seekhelper.h +++ b/src/include/seekhelper.h @@ -28,7 +28,7 @@ #include "soundstreamclient_interfaces.h" -class KDE_EXPORT SeekHelper : public IRadioDeviceClient, +class TDE_EXPORT SeekHelper : public IRadioDeviceClient, public ISoundStreamClient { public: |