]> git.pld-linux.org Git - packages/widelands.git/commitdiff
- kill extra qualification for gcc4
authorvip <vip@pld-linux.org>
Sat, 26 May 2007 18:58:31 +0000 (18:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    widelands-gcc4.patch -> 1.1

widelands-gcc4.patch [new file with mode: 0644]

diff --git a/widelands-gcc4.patch b/widelands-gcc4.patch
new file mode 100644 (file)
index 0000000..66aec7c
--- /dev/null
@@ -0,0 +1,11 @@
+--- widelands-b9half/src/ui/ui_fs_menus/fullscreen_menu_options.h~     2005-11-08 13:29:25.000000000 +0100
++++ widelands-b9half/src/ui/ui_fs_menus/fullscreen_menu_options.h      2007-05-26 20:36:50.030972199 +0200
+@@ -63,7 +63,7 @@
+ class Fullscreen_Menu_Options : public Fullscreen_Menu_Base {
+ public:
+       Fullscreen_Menu_Options(Options_Ctrl::Options_Struct opt);
+-      Options_Ctrl::Options_Struct Fullscreen_Menu_Options::get_values();
++      Options_Ctrl::Options_Struct get_values();
+    enum {
+       om_cancel = 0,
+       om_ok = 1
This page took 0.123679 seconds and 4 git commands to generate.