summaryrefslogtreecommitdiff
path: root/Gps+/options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Gps+/options.cpp')
-rw-r--r--Gps+/options.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gps+/options.cpp b/Gps+/options.cpp
index c152fdd..d0b35b0 100644
--- a/Gps+/options.cpp
+++ b/Gps+/options.cpp
@@ -25,7 +25,7 @@
extern HINSTANCE hInst;
-BOOL CALLBACK DlgProcOptions(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam)
+INT_PTR CALLBACK DlgProcOptions(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam)
{
switch ( msg ) {
case WM_INITDIALOG: