summaryrefslogtreecommitdiffstats
path: root/khotkeys/shared/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/shared/sound.h')
-rw-r--r--khotkeys/shared/sound.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/khotkeys/shared/sound.h b/khotkeys/shared/sound.h
index 6453563de..2c2d97d93 100644
--- a/khotkeys/shared/sound.h
+++ b/khotkeys/shared/sound.h
@@ -50,8 +50,8 @@ public:
return _fs;
}
- TQMemArray<TQ_INT32> data;
- TQ_UINT32 max;
+ TQMemArray<Q_INT32> data;
+ Q_UINT32 max;
uint _fs;
};