diff options
Diffstat (limited to 'src/core/stdfile/resource.rc')
-rw-r--r-- | src/core/stdfile/resource.rc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/core/stdfile/resource.rc b/src/core/stdfile/resource.rc index 10272edbbb..2d910b632b 100644 --- a/src/core/stdfile/resource.rc +++ b/src/core/stdfile/resource.rc @@ -197,6 +197,8 @@ END //
#ifdef APSTUDIO_INVOKED
+GUIDELINES DESIGNINFO
+BEGIN
IDD_FILESEND, DIALOG
BEGIN
LEFTMARGIN, 5
@@ -263,7 +265,7 @@ END VERTGUIDE, 8
VERTGUIDE, 302
END
-
+END
#endif // APSTUDIO_INVOKED
#ifdef APSTUDIO_INVOKED
|