summaryrefslogtreecommitdiffstats
path: root/src/replaygainfilelist.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 13:19:36 +0900
committerMichele Calgaro <[email protected]>2023-07-20 13:19:36 +0900
commite6f9f251f2fda1e100ea775b485829f6a6b78ca3 (patch)
tree4ad0cd12f967c80565288bacc8a96c340469c2fe /src/replaygainfilelist.h
parent4c1c773ca330a22bfc76dc2ec4dfbb53e39c9513 (diff)
downloadsoundkonverter-e6f9f251f2fda1e100ea775b485829f6a6b78ca3.tar.gz
soundkonverter-e6f9f251f2fda1e100ea775b485829f6a6b78ca3.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/replaygainfilelist.h')
-rw-r--r--src/replaygainfilelist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/replaygainfilelist.h b/src/replaygainfilelist.h
index a1e3b90..2aea493 100644
--- a/src/replaygainfilelist.h
+++ b/src/replaygainfilelist.h
@@ -108,7 +108,7 @@ private:
*/
class ReplayGainFileList : public TDEListView
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**