[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kdeui (silent)
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2004-11-01 12:23:13
Message-ID: 20041101122313.B816416C30 () office ! kde ! org
[Download RAW message or body]

CVS commit by coles: 



CVS_SILENT

Added a couple of missing #ifndef FOO_H lines to headers.


  M +6 -0      kaccelgen.h   1.9
  M +6 -0      kcolorbtn.h   1.19


--- kdelibs/kdeui/kaccelgen.h  #1.8:1.9
@@ -18,4 +18,7 @@
 // -*- mode: c++; c-basic-offset: 2 -*-
 
+#ifndef KACCELGEN_H
+#define KACCELGEN_H
+
 #include <qmap.h>
 #include <qstring.h>
@@ -273,2 +276,5 @@ generateFromKeys(const QMap<QString,Data
 
 } // end namespace KAccelGen
+
+#endif
+

--- kdelibs/kdeui/kcolorbtn.h  #1.18:1.19
@@ -1,2 +1,5 @@
+#ifndef KCOLORBTN_H
+#define KCOLORBTN_H
+
 #ifdef KDE_NO_COMPAT
 #ifdef __GNUC__
@@ -5,2 +8,5 @@
 #endif
 #include <kcolorbutton.h>
+
+#endif
+


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic