]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/colordlg.h
fix unused parameters warnings
[wxWidgets.git] / include / wx / gtk / colordlg.h
index 84f3e6b4132ae44368e4a15d299c9950d23e064c..121477410fece60a16e957dec24f297729b51f45 100644 (file)
@@ -9,15 +9,12 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef __COLORDLG_H__
-#define __COLORDLG_H__
+#ifndef _WX_GTK_COLORDLG_H_
+#define _WX_GTK_COLORDLG_H_
 
-#include "wx/defs.h"
-#include "wx/gdicmn.h"
 #include "wx/dialog.h"
 #include "wx/cmndata.h"
 
-
 class WXDLLEXPORT wxColourDialog : public wxDialog
 {
 public: