SOURCES: themekreator-fix_build.patch (NEW) - fix build with gcc4
darekr
darekr at pld-linux.org
Sun Jan 20 13:37:36 CET 2008
Author: darekr Date: Sun Jan 20 12:37:36 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix build with gcc4
---- Files affected:
SOURCES:
themekreator-fix_build.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/themekreator-fix_build.patch
diff -u /dev/null SOURCES/themekreator-fix_build.patch:1.1
--- /dev/null Sun Jan 20 13:37:36 2008
+++ SOURCES/themekreator-fix_build.patch Sun Jan 20 13:37:31 2008
@@ -0,0 +1,11 @@
+--- themekreator-0.3.orig/src/config/settingsdialog.h 2008-01-20 13:11:35.286429733 +0100
++++ themekreator-0.3/src/config/settingsdialog.h 2008-01-20 13:15:16.087485480 +0100
+@@ -28,7 +28,7 @@
+ class SettingsDialog : public KConfigDialog
+ {
+ public:
+- SettingsDialog::SettingsDialog(QWidget *parent, const char *name,KConfigSkeleton *config);
++ SettingsDialog(QWidget *parent, const char *name,KConfigSkeleton *config);
+
+ ~SettingsDialog();
+
================================================================
More information about the pld-cvs-commit
mailing list