git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50722
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
+++ /dev/null
-/////////////////////////////////////////////////////////////////////////////
-// Name: gtk/colordlg.cpp
-// Purpose: Native wxColourDialog for GTK+
-// Author: Vaclav Slavik
-// Modified by:
-// Created: 2004/06/04
-// RCS-ID: $Id$
-// Copyright: (c) Vaclav Slavik, 2004
-// Licence: wxWindows licence
-/////////////////////////////////////////////////////////////////////////////
-
-// For compilers that support precompilation, includes "wx.h".
-#include "wx/wxprec.h"
-
-#ifdef __BORLANDC__
- #pragma hdrstop
-#endif