]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dialog.h
Resize fine tuning
[wxWidgets.git] / include / wx / msw / dialog.h
index 99dec3f0ef1978eaf38581fe241e4e4b959f8184..d4a19e94e83e1d69a9fb12d2f0b6c22d80ed71e7 100644 (file)
@@ -9,8 +9,8 @@
 // Licence:    wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef __DIALOGH__
-#define __DIALOGH__
+#ifndef _WX_DIALOG_H_
+#define _WX_DIALOG_H_
 
 #ifdef __GNUG__
 #pragma interface "dialog.h"
@@ -118,4 +118,4 @@ DECLARE_EVENT_TABLE()
 };
 
 #endif
-    // __DIALOGH__
+    // _WX_DIALOG_H_