diff options
Diffstat (limited to 'plugins/DbEditorPP/src/headers.h')
-rw-r--r-- | plugins/DbEditorPP/src/headers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/src/headers.h b/plugins/DbEditorPP/src/headers.h index 6bbc0b84cc..e8bf749c18 100644 --- a/plugins/DbEditorPP/src/headers.h +++ b/plugins/DbEditorPP/src/headers.h @@ -168,7 +168,7 @@ extern int Mode; extern int Hex;
extern int Order;
-extern BOOL usePopUps;
+extern BOOL usePopups;
#define NAMEORDERCOUNT 8
|