summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SendScreenshotPlus/res')
-rw-r--r--plugins/SendScreenshotPlus/res/resource.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/SendScreenshotPlus/res/resource.rc b/plugins/SendScreenshotPlus/res/resource.rc
index a4dea6124a..f00b5a45bd 100644
--- a/plugins/SendScreenshotPlus/res/resource.rc
+++ b/plugins/SendScreenshotPlus/res/resource.rc
@@ -2,10 +2,10 @@
//
#include "..\src\resource.h"
-#define MBS_DEFBUTTON 0x00001000L // default button
-#define MBS_PUSHBUTTON 0x00002000L // toggle button
-#define MBS_FLAT 0x00004000L // flat button
-#define MBS_DOWNARROW 0x00008000L // has arrow on the right
+#define MBS_DEFBUTTON 0x00001000L // default button
+#define MBS_PUSHBUTTON 0x00002000L // toggle button
+#define MBS_FLAT 0x00004000L // flat button
+#define MBS_DOWNARROW 0x00008000L // has arrow on the right
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////