[SNDVOL32] Fix the layout of the normal master dialog
[reactos.git] / base / applications / sndvol32 / resources.h
index 69aab74..58c2089 100644 (file)
@@ -26,7 +26,7 @@
 #define IDS_SNDVOL32       100
 #define IDS_NOMIXERDEVICES 101
 
-#define IDD_VOLUME_CTRL  200
-#define IDD_SMALL_MASTER 202
-#define IDD_TRAY_CTRL    204
+#define IDD_NORMAL_MASTER 200
+#define IDD_SMALL_MASTER  202
+#define IDD_TRAY_MASTER   204
 #define IDD_PREFERENCES  205