summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-05-27 14:51:33 +0200
committerTor Andersson <tor.andersson@artifex.com>2013-05-27 14:51:33 +0200
commit868a21fe07d4ac760a3bc429edefe860b8255b6d (patch)
treead6dc7f02cd757c3de22417dcf41233c93e188bf /apps
parentaf13164924fb4c627f201c943c7a18e5dbe39507 (diff)
downloadmupdf-868a21fe07d4ac760a3bc429edefe860b8255b6d.tar.xz
Fix indentation to be consistent with regard to tabs/spaces.
Diffstat (limited to 'apps')
-rw-r--r--apps/win_res.rc16
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/win_res.rc b/apps/win_res.rc
index 499aff02..fbf6915c 100644
--- a/apps/win_res.rc
+++ b/apps/win_res.rc
@@ -9,7 +9,7 @@ BEGIN
EDITTEXT 3, 57, 20, 140, 12, 32
DEFPUSHBUTTON "Okay", 1, 90, 40, 50, 14, 0x50010001
PUSHBUTTON "Cancel", 2, 147, 40, 50, 14, 0x50010000
- LTEXT "The file is encrypted.", 4, 10, 7, 180, 10, 0x00000
+ LTEXT "The file is encrypted.", 4, 10, 7, 180, 10, 0x00000
LTEXT "Password:", 5, 17, 22, 40, 10, 0x00000
END
@@ -54,10 +54,10 @@ STYLE 128 | 0x80000000
CAPTION " MuPDF: fill out form"
FONT 8, "MS Shell Dlg"
BEGIN
- EDITTEXT 3,8,7,183,50,0x1004
- DEFPUSHBUTTON "Okay",1,89,64,50,14
- PUSHBUTTON "Cancel",2,147,64,50,14
- LTEXT "** Invalid value **",4,11,65,62,8
+ EDITTEXT 3,8,7,183,50,0x1004
+ DEFPUSHBUTTON "Okay",1,89,64,50,14
+ PUSHBUTTON "Cancel",2,147,64,50,14
+ LTEXT "** Invalid value **",4,11,65,62,8
END
IDD_DLOGLIST DIALOG 50, 50, 204, 85
@@ -65,9 +65,9 @@ STYLE 128 | 0x80000000
CAPTION " MuPDF: select an item"
FONT 8, "MS Shell Dlg"
BEGIN
- LISTBOX 3,8,7,183,50,0x210102
- DEFPUSHBUTTON "Okay",1,89,64,50,14
- PUSHBUTTON "Cancel",2,147,64,50,14
+ LISTBOX 3,8,7,183,50,0x210102
+ DEFPUSHBUTTON "Okay",1,89,64,50,14
+ PUSHBUTTON "Cancel",2,147,64,50,14
END
IDD_DLOGABOUT DIALOG 50, 50, 200, 300