[beast/devel: 4/27] GXK: renamed C++ headers to .hh



commit b299f018d2c0fff34fd713093d65deb49a9d191c
Author: Tim Janik <timj gnu org>
Date:   Sun Dec 23 15:49:36 2012 +0100

    GXK: renamed C++ headers to .hh

 beast-gtk/bstcluehunter.h                          |    2 +-
 beast-gtk/bstdefs.h                                |    2 +-
 beast-gtk/bstgrowbar.cc                            |    2 +-
 beast-gtk/bstrackview.cc                           |    2 +-
 beast-gtk/gxk/Makefile.am                          |   16 +++---
 beast-gtk/gxk/{gxk.h => gxk.hh}                    |   50 ++++++++++----------
 beast-gtk/gxk/gxkaction.cc                         |    2 +-
 beast-gtk/gxk/{gxkaction.h => gxkaction.hh}        |    2 +-
 beast-gtk/gxk/gxkassortment.cc                     |    4 +-
 .../gxk/{gxkassortment.h => gxkassortment.hh}      |    2 +-
 beast-gtk/gxk/gxkauxwidgets.cc                     |    4 +-
 .../gxk/{gxkauxwidgets.h => gxkauxwidgets.hh}      |    4 +-
 beast-gtk/gxk/gxkcanvas.cc                         |    4 +-
 beast-gtk/gxk/{gxkcanvas.h => gxkcanvas.hh}        |    2 +-
 beast-gtk/gxk/gxkcellrendererpopup.cc              |    2 +-
 ...cellrendererpopup.h => gxkcellrendererpopup.hh} |    2 +-
 beast-gtk/gxk/gxkdialog.cc                         |    8 ++--
 beast-gtk/gxk/{gxkdialog.h => gxkdialog.hh}        |    2 +-
 beast-gtk/gxk/gxkglobals.cc                        |    2 +-
 beast-gtk/gxk/{gxkglobals.h => gxkglobals.hh}      |    0
 beast-gtk/gxk/gxkimagecache.cc                     |    2 +-
 .../gxk/{gxkimagecache.h => gxkimagecache.hh}      |    2 +-
 beast-gtk/gxk/gxkled.cc                            |    2 +-
 beast-gtk/gxk/{gxkled.h => gxkled.hh}              |    2 +-
 beast-gtk/gxk/gxklistwrapper.cc                    |    2 +-
 .../gxk/{gxklistwrapper.h => gxklistwrapper.hh}    |    0
 beast-gtk/gxk/gxklogadjustment.cc                  |    2 +-
 .../{gxklogadjustment.h => gxklogadjustment.hh}    |    2 +-
 beast-gtk/gxk/gxkmenubutton.cc                     |    6 +-
 .../gxk/{gxkmenubutton.h => gxkmenubutton.hh}      |    4 +-
 beast-gtk/gxk/gxknotebook.cc                       |    2 +-
 beast-gtk/gxk/{gxknotebook.h => gxknotebook.hh}    |    2 +-
 beast-gtk/gxk/gxkparam-toggle.cc                   |    4 +-
 beast-gtk/gxk/gxkparam.cc                          |    4 +-
 beast-gtk/gxk/{gxkparam.h => gxkparam.hh}          |    2 +-
 beast-gtk/gxk/gxkpolygon.cc                        |    2 +-
 beast-gtk/gxk/{gxkpolygon.h => gxkpolygon.hh}      |    2 +-
 beast-gtk/gxk/gxkrackeditor.cc                     |    4 +-
 .../gxk/{gxkrackeditor.h => gxkrackeditor.hh}      |    2 +-
 beast-gtk/gxk/gxkrackitem.cc                       |    2 +-
 beast-gtk/gxk/{gxkrackitem.h => gxkrackitem.hh}    |    2 +-
 beast-gtk/gxk/gxkracktable.cc                      |    6 +-
 beast-gtk/gxk/{gxkracktable.h => gxkracktable.hh}  |    2 +-
 beast-gtk/gxk/gxkradget.cc                         |   16 +++---
 beast-gtk/gxk/{gxkradget.h => gxkradget.hh}        |    2 +-
 beast-gtk/gxk/gxkradgetfactory.cc                  |    2 +-
 .../{gxkradgetfactory.h => gxkradgetfactory.hh}    |    4 +-
 beast-gtk/gxk/gxkscrollcanvas.cc                   |    4 +-
 .../gxk/{gxkscrollcanvas.h => gxkscrollcanvas.hh}  |    2 +-
 beast-gtk/gxk/gxksimplelabel.cc                    |    2 +-
 .../gxk/{gxksimplelabel.h => gxksimplelabel.hh}    |    2 +-
 beast-gtk/gxk/gxkspline.cc                         |    2 +-
 beast-gtk/gxk/{gxkspline.h => gxkspline.hh}        |    2 +-
 beast-gtk/gxk/gxkstatusbar.cc                      |    4 +-
 beast-gtk/gxk/{gxkstatusbar.h => gxkstatusbar.hh}  |    2 +-
 beast-gtk/gxk/gxkstock.cc                          |    2 +-
 beast-gtk/gxk/{gxkstock.h => gxkstock.hh}          |    2 +-
 beast-gtk/gxk/gxktest.cc                           |   10 ++--
 beast-gtk/gxk/gxktexttools.cc                      |    6 +-
 beast-gtk/gxk/{gxktexttools.h => gxktexttools.hh}  |    2 +-
 beast-gtk/gxk/gxkutils.cc                          |   10 ++--
 beast-gtk/gxk/{gxkutils.h => gxkutils.hh}          |    2 +-
 beast-gtk/gxk/splinetest.cc                        |    2 +-
 beast-gtk/tsmview.cc                               |    2 +-
 64 files changed, 128 insertions(+), 128 deletions(-)
---
diff --git a/beast-gtk/bstcluehunter.h b/beast-gtk/bstcluehunter.h
index 6711a73..bc7c285 100644
--- a/beast-gtk/bstcluehunter.h
+++ b/beast-gtk/bstcluehunter.h
@@ -17,7 +17,7 @@
 #ifndef __BST_CLUE_HUNTER_H__
 #define __BST_CLUE_HUNTER_H__
 
-#include <gxk/gxk.h>
+#include <gxk/gxk.hh>
 
 #ifdef __cplusplus
 extern "C" {
diff --git a/beast-gtk/bstdefs.h b/beast-gtk/bstdefs.h
index fbd71e5..e4aadd6 100644
--- a/beast-gtk/bstdefs.h
+++ b/beast-gtk/bstdefs.h
@@ -17,7 +17,7 @@
 #ifndef __BST_DEFS_H__
 #define __BST_DEFS_H__
 
-#include <gxk/gxk.h>
+#include <gxk/gxk.hh>
 #include <libintl.h>
 #include "bstzoomedwindow.h"
 
diff --git a/beast-gtk/bstgrowbar.cc b/beast-gtk/bstgrowbar.cc
index d94096f..71eae33 100644
--- a/beast-gtk/bstgrowbar.cc
+++ b/beast-gtk/bstgrowbar.cc
@@ -22,7 +22,7 @@
 #include <gtk/gtkbutton.h>
 #include <gtk/gtkhscrollbar.h>
 #include <gtk/gtkvscrollbar.h>
-#include <gxk/gxkutils.h>
+#include <gxk/gxkutils.hh>
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstrackview.cc b/beast-gtk/bstrackview.cc
index de91111..191646d 100644
--- a/beast-gtk/bstrackview.cc
+++ b/beast-gtk/bstrackview.cc
@@ -16,7 +16,7 @@
  */
 #include "bstrackview.h"
 #include "bstrackitem.h"
-#include "gxk/gxkrackeditor.h"
+#include "gxk/gxkrackeditor.hh"
 
 /* --- prototypes --- */
 static void     rack_view_class_init         (BstRackViewClass *klass);
diff --git a/beast-gtk/gxk/Makefile.am b/beast-gtk/gxk/Makefile.am
index 1eb789f..b0ceed9 100644
--- a/beast-gtk/gxk/Makefile.am
+++ b/beast-gtk/gxk/Makefile.am
@@ -18,14 +18,14 @@ DEFS += $(strip \
 noinst_LIBRARIES = libgxk.a
 
 gxk_headers = $(strip \
-	gxkled.h	gxkcanvas.h		gxkdialog.h	gxkauxwidgets.h \
-	gxkstatusbar.h	gxkstock.h		gxktexttools.h	gxklistwrapper.h \
-	gxkrackeditor.h	gxkutils.h		gxkpolygon.h	gxkcellrendererpopup.h \
-	gxkradget.h	gxkaction.h		gxkglobals.h	gxkradgetfactory.h \
-	glewidgets.h	gxkracktable.h		gxkrackitem.h	gxksimplelabel.h \
-	gxkparam.h	gxkscrollcanvas.h	gxkimagecache.h	gxklogadjustment.h \
-	gxkmenubutton.h	gxkspline.h		gxkassortment.h gxknotebook.h \
-	gxk.h \
+	gxkled.hh	gxkcanvas.hh		gxkdialog.hh	gxkauxwidgets.hh \
+	gxkstatusbar.hh	gxkstock.hh		gxktexttools.hh	gxklistwrapper.hh \
+	gxkrackeditor.hh	gxkutils.hh		gxkpolygon.hh	gxkcellrendererpopup.hh \
+	gxkradget.hh	gxkaction.hh		gxkglobals.hh	gxkradgetfactory.hh \
+	glewidgets.h	gxkracktable.hh		gxkrackitem.hh	gxksimplelabel.hh \
+	gxkparam.hh	gxkscrollcanvas.hh	gxkimagecache.hh	gxklogadjustment.hh \
+	gxkmenubutton.hh	gxkspline.hh		gxkassortment.hh gxknotebook.hh \
+	gxk.hh \
 )
 gxk_c_sources = $(strip \
 	gxkled.cc	gxkcanvas.cc		gxkdialog.cc	gxkauxwidgets.cc \
diff --git a/beast-gtk/gxk/gxk.h b/beast-gtk/gxk/gxk.hh
similarity index 53%
rename from beast-gtk/gxk/gxk.h
rename to beast-gtk/gxk/gxk.hh
index d3a2937..73a9865 100644
--- a/beast-gtk/gxk/gxk.h
+++ b/beast-gtk/gxk/gxk.hh
@@ -21,30 +21,30 @@
 #include <gtk/gtk.h>
 
 #include <gxk/glewidgets.h>
-#include <gxk/gxkaction.h>
-#include <gxk/gxkassortment.h>
-#include <gxk/gxkauxwidgets.h>
-#include <gxk/gxkcanvas.h>
-#include <gxk/gxkcellrendererpopup.h>
-#include <gxk/gxkdialog.h>
-#include <gxk/gxkradget.h>
-#include <gxk/gxkradgetfactory.h>
-#include <gxk/gxkglobals.h>
-#include <gxk/gxkled.h>
-#include <gxk/gxklistwrapper.h>
-#include <gxk/gxkmenubutton.h>
-#include <gxk/gxknotebook.h>
-#include <gxk/gxkparam.h>
-#include <gxk/gxklogadjustment.h>
-#include <gxk/gxkpolygon.h>
-#include <gxk/gxkracktable.h>
-#include <gxk/gxkrackitem.h>
-#include <gxk/gxkscrollcanvas.h>
-#include <gxk/gxksimplelabel.h>
-#include <gxk/gxkspline.h>
-#include <gxk/gxkstatusbar.h>
-#include <gxk/gxkstock.h>
-#include <gxk/gxktexttools.h>
-#include <gxk/gxkutils.h>
+#include <gxk/gxkaction.hh>
+#include <gxk/gxkassortment.hh>
+#include <gxk/gxkauxwidgets.hh>
+#include <gxk/gxkcanvas.hh>
+#include <gxk/gxkcellrendererpopup.hh>
+#include <gxk/gxkdialog.hh>
+#include <gxk/gxkradget.hh>
+#include <gxk/gxkradgetfactory.hh>
+#include <gxk/gxkglobals.hh>
+#include <gxk/gxkled.hh>
+#include <gxk/gxklistwrapper.hh>
+#include <gxk/gxkmenubutton.hh>
+#include <gxk/gxknotebook.hh>
+#include <gxk/gxkparam.hh>
+#include <gxk/gxklogadjustment.hh>
+#include <gxk/gxkpolygon.hh>
+#include <gxk/gxkracktable.hh>
+#include <gxk/gxkrackitem.hh>
+#include <gxk/gxkscrollcanvas.hh>
+#include <gxk/gxksimplelabel.hh>
+#include <gxk/gxkspline.hh>
+#include <gxk/gxkstatusbar.hh>
+#include <gxk/gxkstock.hh>
+#include <gxk/gxktexttools.hh>
+#include <gxk/gxkutils.hh>
 
 #endif /* __GXK_H__ */
diff --git a/beast-gtk/gxk/gxkaction.cc b/beast-gtk/gxk/gxkaction.cc
index 521ec0e..d39ad86 100644
--- a/beast-gtk/gxk/gxkaction.cc
+++ b/beast-gtk/gxk/gxkaction.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkaction.h"
+#include "gxkaction.hh"
 #include <string.h>
 #include <libintl.h>
 
diff --git a/beast-gtk/gxk/gxkaction.h b/beast-gtk/gxk/gxkaction.hh
similarity index 99%
rename from beast-gtk/gxk/gxkaction.h
rename to beast-gtk/gxk/gxkaction.hh
index f614d95..690f1db 100644
--- a/beast-gtk/gxk/gxkaction.h
+++ b/beast-gtk/gxk/gxkaction.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_ACTION_H__
 #define __GXK_ACTION_H__
 
-#include "gxkutils.h"
+#include "gxkutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkassortment.cc b/beast-gtk/gxk/gxkassortment.cc
index 9e405a8..67ca045 100644
--- a/beast-gtk/gxk/gxkassortment.cc
+++ b/beast-gtk/gxk/gxkassortment.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkassortment.h"
-#include "gxkstock.h"
+#include "gxkassortment.hh"
+#include "gxkstock.hh"
 #include <string.h>
 #include <libintl.h>
 
diff --git a/beast-gtk/gxk/gxkassortment.h b/beast-gtk/gxk/gxkassortment.hh
similarity index 99%
rename from beast-gtk/gxk/gxkassortment.h
rename to beast-gtk/gxk/gxkassortment.hh
index 671a6ff..0d008ee 100644
--- a/beast-gtk/gxk/gxkassortment.h
+++ b/beast-gtk/gxk/gxkassortment.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_ASSORTMENT_H__
 #define __GXK_ASSORTMENT_H__
 
-#include "gxkutils.h"
+#include "gxkutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkauxwidgets.cc b/beast-gtk/gxk/gxkauxwidgets.cc
index 9913548..43b9a74 100644
--- a/beast-gtk/gxk/gxkauxwidgets.cc
+++ b/beast-gtk/gxk/gxkauxwidgets.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkauxwidgets.h"
-#include "gxkstock.h"
+#include "gxkauxwidgets.hh"
+#include "gxkstock.hh"
 #include <gdk/gdkkeysyms.h>
 
 /* --- GxkMenuItem --- */
diff --git a/beast-gtk/gxk/gxkauxwidgets.h b/beast-gtk/gxk/gxkauxwidgets.hh
similarity index 99%
rename from beast-gtk/gxk/gxkauxwidgets.h
rename to beast-gtk/gxk/gxkauxwidgets.hh
index f7b06c3..867f38f 100644
--- a/beast-gtk/gxk/gxkauxwidgets.h
+++ b/beast-gtk/gxk/gxkauxwidgets.hh
@@ -17,8 +17,8 @@
 #ifndef __GXK_AUX_WIDGETS_H__
 #define __GXK_AUX_WIDGETS_H__
 
-#include "gxkutils.h"
-#include "gxkradget.h"
+#include "gxkutils.hh"
+#include "gxkradget.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkcanvas.cc b/beast-gtk/gxk/gxkcanvas.cc
index 4a0a5d1..5b96cf7 100644
--- a/beast-gtk/gxk/gxkcanvas.cc
+++ b/beast-gtk/gxk/gxkcanvas.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkcanvas.h"
-#include "gxkutils.h"
+#include "gxkcanvas.hh"
+#include "gxkutils.hh"
 
 
 /* --- functions --- */
diff --git a/beast-gtk/gxk/gxkcanvas.h b/beast-gtk/gxk/gxkcanvas.hh
similarity index 98%
rename from beast-gtk/gxk/gxkcanvas.h
rename to beast-gtk/gxk/gxkcanvas.hh
index 23a016f..d1e5087 100644
--- a/beast-gtk/gxk/gxkcanvas.h
+++ b/beast-gtk/gxk/gxkcanvas.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_CANVAS_H__
 #define __GXK_CANVAS_H__
 
-#include        <gxk/gxkglobals.h>
+#include        <gxk/gxkglobals.hh>
 #include        <libgnomecanvas/libgnomecanvas.h>
 
 G_BEGIN_DECLS
diff --git a/beast-gtk/gxk/gxkcellrendererpopup.cc b/beast-gtk/gxk/gxkcellrendererpopup.cc
index cbd0a84..a5ac032 100644
--- a/beast-gtk/gxk/gxkcellrendererpopup.cc
+++ b/beast-gtk/gxk/gxkcellrendererpopup.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkcellrendererpopup.h"
+#include "gxkcellrendererpopup.hh"
 #include "gxkmarshal.h"
 #include <gtk/gtkhbox.h>
 #include <gtk/gtkbutton.h>
diff --git a/beast-gtk/gxk/gxkcellrendererpopup.h b/beast-gtk/gxk/gxkcellrendererpopup.hh
similarity index 99%
rename from beast-gtk/gxk/gxkcellrendererpopup.h
rename to beast-gtk/gxk/gxkcellrendererpopup.hh
index aaf2892..718a676 100644
--- a/beast-gtk/gxk/gxkcellrendererpopup.h
+++ b/beast-gtk/gxk/gxkcellrendererpopup.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_CELL_RENDERER_POPUP_H__
 #define __GXK_CELL_RENDERER_POPUP_H__
 
-#include <gxk/gxkutils.h>
+#include <gxk/gxkutils.hh>
 #include <gtk/gtkcellrenderertext.h>
 #include <gtk/gtkeventbox.h>
 
diff --git a/beast-gtk/gxk/gxkdialog.cc b/beast-gtk/gxk/gxkdialog.cc
index 00a28c6..d4085ab 100644
--- a/beast-gtk/gxk/gxkdialog.cc
+++ b/beast-gtk/gxk/gxkdialog.cc
@@ -14,10 +14,10 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkdialog.h"
-#include "gxkradget.h"
-#include "gxkstock.h"
-#include "gxkstatusbar.h"
+#include "gxkdialog.hh"
+#include "gxkradget.hh"
+#include "gxkstock.hh"
+#include "gxkstatusbar.hh"
 #include <gdk/gdkkeysyms.h>
 #include <string.h>
 
diff --git a/beast-gtk/gxk/gxkdialog.h b/beast-gtk/gxk/gxkdialog.hh
similarity index 99%
rename from beast-gtk/gxk/gxkdialog.h
rename to beast-gtk/gxk/gxkdialog.hh
index 3ecd185..5356fd9 100644
--- a/beast-gtk/gxk/gxkdialog.h
+++ b/beast-gtk/gxk/gxkdialog.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_DIALOG_H__
 #define __GXK_DIALOG_H__
 
-#include        "gxkutils.h"
+#include        "gxkutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkglobals.cc b/beast-gtk/gxk/gxkglobals.cc
index 2a21a16..158be23 100644
--- a/beast-gtk/gxk/gxkglobals.cc
+++ b/beast-gtk/gxk/gxkglobals.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkglobals.h"
+#include "gxkglobals.hh"
 
 
 /* --- variables --- */
diff --git a/beast-gtk/gxk/gxkglobals.h b/beast-gtk/gxk/gxkglobals.hh
similarity index 100%
rename from beast-gtk/gxk/gxkglobals.h
rename to beast-gtk/gxk/gxkglobals.hh
diff --git a/beast-gtk/gxk/gxkimagecache.cc b/beast-gtk/gxk/gxkimagecache.cc
index c6c4de3..37ff749 100644
--- a/beast-gtk/gxk/gxkimagecache.cc
+++ b/beast-gtk/gxk/gxkimagecache.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkimagecache.h"
+#include "gxkimagecache.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/gxk/gxkimagecache.h b/beast-gtk/gxk/gxkimagecache.hh
similarity index 98%
rename from beast-gtk/gxk/gxkimagecache.h
rename to beast-gtk/gxk/gxkimagecache.hh
index c8124ea..a5bbaff 100644
--- a/beast-gtk/gxk/gxkimagecache.h
+++ b/beast-gtk/gxk/gxkimagecache.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_IMAGE_CACHE_H__
 #define __GXK_IMAGE_CACHE_H__
 
-#include <gxk/gxkutils.h>
+#include <gxk/gxkutils.hh>
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkled.cc b/beast-gtk/gxk/gxkled.cc
index e07581d..50f9d49 100644
--- a/beast-gtk/gxk/gxkled.cc
+++ b/beast-gtk/gxk/gxkled.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkled.h"
+#include "gxkled.hh"
 
 #include <math.h>
 
diff --git a/beast-gtk/gxk/gxkled.h b/beast-gtk/gxk/gxkled.hh
similarity index 98%
rename from beast-gtk/gxk/gxkled.h
rename to beast-gtk/gxk/gxkled.hh
index d3a3602..c257e7e 100644
--- a/beast-gtk/gxk/gxkled.h
+++ b/beast-gtk/gxk/gxkled.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_LED_H__
 #define __GXK_LED_H__
 
-#include "gxkutils.h"
+#include "gxkutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxklistwrapper.cc b/beast-gtk/gxk/gxklistwrapper.cc
index f68bfae..eb4a4f5 100644
--- a/beast-gtk/gxk/gxklistwrapper.cc
+++ b/beast-gtk/gxk/gxklistwrapper.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxklistwrapper.h"
+#include "gxklistwrapper.hh"
 #include "gxkmarshal.h"
 #include <gtk/gtkmain.h>
 
diff --git a/beast-gtk/gxk/gxklistwrapper.h b/beast-gtk/gxk/gxklistwrapper.hh
similarity index 100%
rename from beast-gtk/gxk/gxklistwrapper.h
rename to beast-gtk/gxk/gxklistwrapper.hh
diff --git a/beast-gtk/gxk/gxklogadjustment.cc b/beast-gtk/gxk/gxklogadjustment.cc
index 809a083..c78b8f4 100644
--- a/beast-gtk/gxk/gxklogadjustment.cc
+++ b/beast-gtk/gxk/gxklogadjustment.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxklogadjustment.h"
+#include "gxklogadjustment.hh"
 #include <math.h>
 
 /* --- functions --- */
diff --git a/beast-gtk/gxk/gxklogadjustment.h b/beast-gtk/gxk/gxklogadjustment.hh
similarity index 99%
rename from beast-gtk/gxk/gxklogadjustment.h
rename to beast-gtk/gxk/gxklogadjustment.hh
index 1acc3e7..4dd7e39 100644
--- a/beast-gtk/gxk/gxklogadjustment.h
+++ b/beast-gtk/gxk/gxklogadjustment.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_LOG_ADJUSTMENT_H__
 #define __GXK_LOG_ADJUSTMENT_H__
 
-#include <gxk/gxkutils.h>
+#include <gxk/gxkutils.hh>
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkmenubutton.cc b/beast-gtk/gxk/gxkmenubutton.cc
index a7034a4..724798a 100644
--- a/beast-gtk/gxk/gxkmenubutton.cc
+++ b/beast-gtk/gxk/gxkmenubutton.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkmenubutton.h"
-#include "gxkstock.h"
-#include "gxkauxwidgets.h"
+#include "gxkmenubutton.hh"
+#include "gxkstock.hh"
+#include "gxkauxwidgets.hh"
 #include <gdk/gdkkeysyms.h>
 #include <string.h>
 
diff --git a/beast-gtk/gxk/gxkmenubutton.h b/beast-gtk/gxk/gxkmenubutton.hh
similarity index 97%
rename from beast-gtk/gxk/gxkmenubutton.h
rename to beast-gtk/gxk/gxkmenubutton.hh
index e8cd219..6f58475 100644
--- a/beast-gtk/gxk/gxkmenubutton.h
+++ b/beast-gtk/gxk/gxkmenubutton.hh
@@ -17,8 +17,8 @@
 #ifndef __GXK_MENU_BUTTON_H__
 #define __GXK_MENU_BUTTON_H__
 
-#include "gxkutils.h"
-#include "gxkassortment.h"
+#include "gxkutils.hh"
+#include "gxkassortment.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxknotebook.cc b/beast-gtk/gxk/gxknotebook.cc
index 75d5ca0..530ef50 100644
--- a/beast-gtk/gxk/gxknotebook.cc
+++ b/beast-gtk/gxk/gxknotebook.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxknotebook.h"
+#include "gxknotebook.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/gxk/gxknotebook.h b/beast-gtk/gxk/gxknotebook.hh
similarity index 98%
rename from beast-gtk/gxk/gxknotebook.h
rename to beast-gtk/gxk/gxknotebook.hh
index d579ac7..c6f0779 100644
--- a/beast-gtk/gxk/gxknotebook.h
+++ b/beast-gtk/gxk/gxknotebook.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_NOTEBOOK_H__
 #define __GXK_NOTEBOOK_H__
 
-#include "gxkassortment.h"
+#include "gxkassortment.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkparam-toggle.cc b/beast-gtk/gxk/gxkparam-toggle.cc
index 8a131c2..3b031ee 100644
--- a/beast-gtk/gxk/gxkparam-toggle.cc
+++ b/beast-gtk/gxk/gxkparam-toggle.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxksimplelabel.h"
-#include "gxkauxwidgets.h"
+#include "gxksimplelabel.hh"
+#include "gxkauxwidgets.hh"
 
 /* --- toggle/check button editors --- */
 enum {
diff --git a/beast-gtk/gxk/gxkparam.cc b/beast-gtk/gxk/gxkparam.cc
index e0f5ee8..37e46d7 100644
--- a/beast-gtk/gxk/gxkparam.cc
+++ b/beast-gtk/gxk/gxkparam.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkparam.h"
-#include "gxklogadjustment.h"
+#include "gxkparam.hh"
+#include "gxklogadjustment.hh"
 #include <string.h>
 #include <math.h>
 #include <libintl.h>
diff --git a/beast-gtk/gxk/gxkparam.h b/beast-gtk/gxk/gxkparam.hh
similarity index 99%
rename from beast-gtk/gxk/gxkparam.h
rename to beast-gtk/gxk/gxkparam.hh
index ccf2a41..9c84455 100644
--- a/beast-gtk/gxk/gxkparam.h
+++ b/beast-gtk/gxk/gxkparam.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_PARAM_H__
 #define __GXK_PARAM_H__
 
-#include "gxkutils.h"
+#include "gxkutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkpolygon.cc b/beast-gtk/gxk/gxkpolygon.cc
index e1ac648..612ce11 100644
--- a/beast-gtk/gxk/gxkpolygon.cc
+++ b/beast-gtk/gxk/gxkpolygon.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkpolygon.h"
+#include "gxkpolygon.hh"
 
 #include <math.h>
 
diff --git a/beast-gtk/gxk/gxkpolygon.h b/beast-gtk/gxk/gxkpolygon.hh
similarity index 99%
rename from beast-gtk/gxk/gxkpolygon.h
rename to beast-gtk/gxk/gxkpolygon.hh
index c2629de..4199295 100644
--- a/beast-gtk/gxk/gxkpolygon.h
+++ b/beast-gtk/gxk/gxkpolygon.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_POLYGON_H__
 #define __GXK_POLYGON_H__
 
-#include "gxkutils.h"
+#include "gxkutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkrackeditor.cc b/beast-gtk/gxk/gxkrackeditor.cc
index 473fca5..d676eca 100644
--- a/beast-gtk/gxk/gxkrackeditor.cc
+++ b/beast-gtk/gxk/gxkrackeditor.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkrackeditor.h"
-#include "gxkrackitem.h"
+#include "gxkrackeditor.hh"
+#include "gxkrackitem.hh"
 
 
 #define CR_WINDOW_THICKNESS(self)     (2)
diff --git a/beast-gtk/gxk/gxkrackeditor.h b/beast-gtk/gxk/gxkrackeditor.hh
similarity index 99%
rename from beast-gtk/gxk/gxkrackeditor.h
rename to beast-gtk/gxk/gxkrackeditor.hh
index e7bea94..32369d7 100644
--- a/beast-gtk/gxk/gxkrackeditor.h
+++ b/beast-gtk/gxk/gxkrackeditor.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_RACK_EDITOR_H__
 #define __GXK_RACK_EDITOR_H__
 
-#include <gxk/gxkracktable.h>
+#include <gxk/gxkracktable.hh>
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkrackitem.cc b/beast-gtk/gxk/gxkrackitem.cc
index ba056dd..dc28c6c 100644
--- a/beast-gtk/gxk/gxkrackitem.cc
+++ b/beast-gtk/gxk/gxkrackitem.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkrackitem.h"
+#include "gxkrackitem.hh"
 #include <string.h>
 
 /* --- prototypes --- */
diff --git a/beast-gtk/gxk/gxkrackitem.h b/beast-gtk/gxk/gxkrackitem.hh
similarity index 98%
rename from beast-gtk/gxk/gxkrackitem.h
rename to beast-gtk/gxk/gxkrackitem.hh
index 59906ba..2ed5e34 100644
--- a/beast-gtk/gxk/gxkrackitem.h
+++ b/beast-gtk/gxk/gxkrackitem.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_RACK_ITEM_H__
 #define __GXK_RACK_ITEM_H__
 
-#include <gxk/gxkracktable.h>
+#include <gxk/gxkracktable.hh>
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkracktable.cc b/beast-gtk/gxk/gxkracktable.cc
index c52b691..6924165 100644
--- a/beast-gtk/gxk/gxkracktable.cc
+++ b/beast-gtk/gxk/gxkracktable.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkracktable.h"
-#include "gxkrackeditor.h"
-#include "gxkrackitem.h"
+#include "gxkracktable.hh"
+#include "gxkrackeditor.hh"
+#include "gxkrackitem.hh"
 
 typedef enum
 {
diff --git a/beast-gtk/gxk/gxkracktable.h b/beast-gtk/gxk/gxkracktable.hh
similarity index 99%
rename from beast-gtk/gxk/gxkracktable.h
rename to beast-gtk/gxk/gxkracktable.hh
index f6db251..a8078e9 100644
--- a/beast-gtk/gxk/gxkracktable.h
+++ b/beast-gtk/gxk/gxkracktable.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_RACK_TABLE_H__
 #define __GXK_RACK_TABLE_H__
 
-#include <gxk/gxkutils.h>
+#include <gxk/gxkutils.hh>
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkradget.cc b/beast-gtk/gxk/gxkradget.cc
index dcb85d1..50e3574 100644
--- a/beast-gtk/gxk/gxkradget.cc
+++ b/beast-gtk/gxk/gxkradget.cc
@@ -14,15 +14,15 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkradget.h"
-#include "gxkradgetfactory.h"
-#include "gxkauxwidgets.h"
-#include "gxkmenubutton.h"
-#include "gxknotebook.h"
+#include "gxkradget.hh"
+#include "gxkradgetfactory.hh"
+#include "gxkauxwidgets.hh"
+#include "gxkmenubutton.hh"
+#include "gxknotebook.hh"
 #include "glewidgets.h"
-#include "gxksimplelabel.h"
-#include "gxkracktable.h"
-#include "gxkrackitem.h"
+#include "gxksimplelabel.hh"
+#include "gxkracktable.hh"
+#include "gxkrackitem.hh"
 #include <libintl.h>
 #include <unistd.h>
 #include <sys/types.h>
diff --git a/beast-gtk/gxk/gxkradget.h b/beast-gtk/gxk/gxkradget.hh
similarity index 99%
rename from beast-gtk/gxk/gxkradget.h
rename to beast-gtk/gxk/gxkradget.hh
index 9796bf2..533689c 100644
--- a/beast-gtk/gxk/gxkradget.h
+++ b/beast-gtk/gxk/gxkradget.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_RADGET_H__
 #define __GXK_RADGET_H__
 
-#include "gxkutils.h"
+#include "gxkutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkradgetfactory.cc b/beast-gtk/gxk/gxkradgetfactory.cc
index fbbb7e4..a76715d 100644
--- a/beast-gtk/gxk/gxkradgetfactory.cc
+++ b/beast-gtk/gxk/gxkradgetfactory.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkradgetfactory.h"
+#include "gxkradgetfactory.hh"
 #include <string.h>
 
 enum {
diff --git a/beast-gtk/gxk/gxkradgetfactory.h b/beast-gtk/gxk/gxkradgetfactory.hh
similarity index 98%
rename from beast-gtk/gxk/gxkradgetfactory.h
rename to beast-gtk/gxk/gxkradgetfactory.hh
index 1618f59..32a6495 100644
--- a/beast-gtk/gxk/gxkradgetfactory.h
+++ b/beast-gtk/gxk/gxkradgetfactory.hh
@@ -17,8 +17,8 @@
 #ifndef __GXK_RADGET_FACTORY_H__
 #define __GXK_RADGET_FACTORY_H__
 
-#include "gxkradget.h"
-#include "gxkaction.h"
+#include "gxkradget.hh"
+#include "gxkaction.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkscrollcanvas.cc b/beast-gtk/gxk/gxkscrollcanvas.cc
index 19c0369..818876f 100644
--- a/beast-gtk/gxk/gxkscrollcanvas.cc
+++ b/beast-gtk/gxk/gxkscrollcanvas.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkscrollcanvas.h"
-#include "gxkimagecache.h"
+#include "gxkscrollcanvas.hh"
+#include "gxkimagecache.hh"
 #include <gdk/gdkkeysyms.h>
 #include <string.h>
 
diff --git a/beast-gtk/gxk/gxkscrollcanvas.h b/beast-gtk/gxk/gxkscrollcanvas.hh
similarity index 99%
rename from beast-gtk/gxk/gxkscrollcanvas.h
rename to beast-gtk/gxk/gxkscrollcanvas.hh
index 7e7f21f..b9ac0cd 100644
--- a/beast-gtk/gxk/gxkscrollcanvas.h
+++ b/beast-gtk/gxk/gxkscrollcanvas.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_SCROLL_CANVAS_H__
 #define __GXK_SCROLL_CANVAS_H__
 
-#include <gxk/gxkutils.h>
+#include <gxk/gxkutils.hh>
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxksimplelabel.cc b/beast-gtk/gxk/gxksimplelabel.cc
index 77800cb..5c2a240 100644
--- a/beast-gtk/gxk/gxksimplelabel.cc
+++ b/beast-gtk/gxk/gxksimplelabel.cc
@@ -26,7 +26,7 @@
  * - if ::auto-cut is TRUE, overfull text is cut-off
  * - the label is visible by default
  */
-#include "gxksimplelabel.h"
+#include "gxksimplelabel.hh"
 #include <string.h>
 #include <gdk/gdkkeysyms.h>
 #include <pango/pango.h>
diff --git a/beast-gtk/gxk/gxksimplelabel.h b/beast-gtk/gxk/gxksimplelabel.hh
similarity index 98%
rename from beast-gtk/gxk/gxksimplelabel.h
rename to beast-gtk/gxk/gxksimplelabel.hh
index 2d0d239..9dcd686 100644
--- a/beast-gtk/gxk/gxksimplelabel.h
+++ b/beast-gtk/gxk/gxksimplelabel.hh
@@ -21,7 +21,7 @@
 #ifndef __GXK_SIMPLE_LABEL_H__
 #define __GXK_SIMPLE_LABEL_H__
 
-#include <gxk/gxkutils.h>
+#include <gxk/gxkutils.hh>
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkspline.cc b/beast-gtk/gxk/gxkspline.cc
index 13a4359..73b7fbd 100644
--- a/beast-gtk/gxk/gxkspline.cc
+++ b/beast-gtk/gxk/gxkspline.cc
@@ -15,7 +15,7 @@
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
 #define _ISOC99_SOURCE  /* NAN, isfinite, isnan */
-#include "gxkspline.h"
+#include "gxkspline.hh"
 #include <stdlib.h>
 #include <string.h>
 #include <math.h>
diff --git a/beast-gtk/gxk/gxkspline.h b/beast-gtk/gxk/gxkspline.hh
similarity index 98%
rename from beast-gtk/gxk/gxkspline.h
rename to beast-gtk/gxk/gxkspline.hh
index 3927fcb..de51f39 100644
--- a/beast-gtk/gxk/gxkspline.h
+++ b/beast-gtk/gxk/gxkspline.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_SPLINE_H__
 #define __GXK_SPLINE_H__
 
-#include        <gxk/gxkglobals.h>
+#include        <gxk/gxkglobals.hh>
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkstatusbar.cc b/beast-gtk/gxk/gxkstatusbar.cc
index 9008249..d6b6ad8 100644
--- a/beast-gtk/gxk/gxkstatusbar.cc
+++ b/beast-gtk/gxk/gxkstatusbar.cc
@@ -14,12 +14,12 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkstatusbar.h"
+#include "gxkstatusbar.hh"
 
 #include <gdk/gdkkeysyms.h>
 #include <math.h>
 #include <string.h>
-#include "gxkdialog.h"
+#include "gxkdialog.hh"
 
 
 #define LONGEST_TIMEOUT         (2147483647 /* 2^31-1 */)
diff --git a/beast-gtk/gxk/gxkstatusbar.h b/beast-gtk/gxk/gxkstatusbar.hh
similarity index 98%
rename from beast-gtk/gxk/gxkstatusbar.h
rename to beast-gtk/gxk/gxkstatusbar.hh
index 9402f9c..ec01c1a 100644
--- a/beast-gtk/gxk/gxkstatusbar.h
+++ b/beast-gtk/gxk/gxkstatusbar.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_STATUS_BAR_H__
 #define __GXK_STATUS_BAR_H__
 
-#include <gxk/gxkutils.h>
+#include <gxk/gxkutils.hh>
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkstock.cc b/beast-gtk/gxk/gxkstock.cc
index b946cff..f84548e 100644
--- a/beast-gtk/gxk/gxkstock.cc
+++ b/beast-gtk/gxk/gxkstock.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkstock.h"
+#include "gxkstock.hh"
 
 #include <string.h>
 
diff --git a/beast-gtk/gxk/gxkstock.h b/beast-gtk/gxk/gxkstock.hh
similarity index 98%
rename from beast-gtk/gxk/gxkstock.h
rename to beast-gtk/gxk/gxkstock.hh
index 1e1fb4d..4890066 100644
--- a/beast-gtk/gxk/gxkstock.h
+++ b/beast-gtk/gxk/gxkstock.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_STOCK_H__
 #define __GXK_STOCK_H__
 
-#include        <gxk/gxkutils.h>
+#include        <gxk/gxkutils.hh>
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxktest.cc b/beast-gtk/gxk/gxktest.cc
index 4599c40..592f59d 100644
--- a/beast-gtk/gxk/gxktest.cc
+++ b/beast-gtk/gxk/gxktest.cc
@@ -14,11 +14,11 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxk/gxk.h"
-#include "gxkracktable.h"
-#include "gxkrackeditor.h"
-#include "gxkrackitem.h"
-#include "gxkscrollcanvas.h"
+#include "gxk/gxk.hh"
+#include "gxkracktable.hh"
+#include "gxkrackeditor.hh"
+#include "gxkrackitem.hh"
+#include "gxkscrollcanvas.hh"
 
 
 /* --- prototype --- */
diff --git a/beast-gtk/gxk/gxktexttools.cc b/beast-gtk/gxk/gxktexttools.cc
index 2a2bb1d..716ce7d 100644
--- a/beast-gtk/gxk/gxktexttools.cc
+++ b/beast-gtk/gxk/gxktexttools.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxktexttools.h"
-#include "gxkstock.h"
-#include "gxkradget.h"
+#include "gxktexttools.hh"
+#include "gxkstock.hh"
+#include "gxkradget.hh"
 #include "sfi/sfiwrapper.hh" /* for sfi_url_show() */
 #include <gdk/gdkkeysyms.h>
 #include <unistd.h>
diff --git a/beast-gtk/gxk/gxktexttools.h b/beast-gtk/gxk/gxktexttools.hh
similarity index 99%
rename from beast-gtk/gxk/gxktexttools.h
rename to beast-gtk/gxk/gxktexttools.hh
index 52cd636..548fa59 100644
--- a/beast-gtk/gxk/gxktexttools.h
+++ b/beast-gtk/gxk/gxktexttools.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_TEXT_TOOLS_H__
 #define __GXK_TEXT_TOOLS_H__
 
-#include        "gxkutils.h"
+#include        "gxkutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/gxkutils.cc b/beast-gtk/gxk/gxkutils.cc
index de360e9..d3f7a28 100644
--- a/beast-gtk/gxk/gxkutils.cc
+++ b/beast-gtk/gxk/gxkutils.cc
@@ -14,12 +14,12 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "gxkutils.h"
+#include "gxkutils.hh"
 #include "glewidgets.h"
-#include "gxkmenubutton.h"
-#include "gxkstock.h"
-#include "gxkcellrendererpopup.h"
-#include "gxkauxwidgets.h"
+#include "gxkmenubutton.hh"
+#include "gxkstock.hh"
+#include "gxkcellrendererpopup.hh"
+#include "gxkauxwidgets.hh"
 #include <string.h>
 #include <stdlib.h>
 
diff --git a/beast-gtk/gxk/gxkutils.h b/beast-gtk/gxk/gxkutils.hh
similarity index 99%
rename from beast-gtk/gxk/gxkutils.h
rename to beast-gtk/gxk/gxkutils.hh
index 68cbb4e..35b6624 100644
--- a/beast-gtk/gxk/gxkutils.h
+++ b/beast-gtk/gxk/gxkutils.hh
@@ -17,7 +17,7 @@
 #ifndef __GXK_UTILS_H__
 #define __GXK_UTILS_H__
 
-#include        <gxk/gxkglobals.h>
+#include        <gxk/gxkglobals.hh>
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/gxk/splinetest.cc b/beast-gtk/gxk/splinetest.cc
index 34069f2..17a3a3b 100644
--- a/beast-gtk/gxk/splinetest.cc
+++ b/beast-gtk/gxk/splinetest.cc
@@ -16,7 +16,7 @@
  */
 #define _ISOC99_SOURCE
 #include <math.h>
-#include "gxk/gxkspline.h"
+#include "gxk/gxkspline.hh"
 #include <stdlib.h>
 
 static void
diff --git a/beast-gtk/tsmview.cc b/beast-gtk/tsmview.cc
index bc5ed2d..11f746b 100644
--- a/beast-gtk/tsmview.cc
+++ b/beast-gtk/tsmview.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include <gxk/gxk.h>
+#include <gxk/gxk.hh>
 
 #include "topconfig.h"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]