]> git.pld-linux.org Git - packages/twinkle.git/commitdiff
- fixed build
authorKarol Krenski <charles@pld-linux.org>
Mon, 3 Jul 2006 23:27:37 +0000 (23:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    twinkle-userprofileform_map.patch -> 1.1

twinkle-userprofileform_map.patch [new file with mode: 0644]

diff --git a/twinkle-userprofileform_map.patch b/twinkle-userprofileform_map.patch
new file mode 100644 (file)
index 0000000..16381b1
--- /dev/null
@@ -0,0 +1,19 @@
+--- twinkle-0.8/src/gui/userprofileform.ui.orig        2006-06-24 22:56:53.000000000 +0200
++++ twinkle-0.8/src/gui/userprofileform.ui     2006-07-04 01:12:02.446645500 +0200
+@@ -3955,6 +3955,7 @@
+     <tabstop>categoryListBox</tabstop>
+ </tabstops>
+ <includes>
++    <include location="local" impldecl="in declaration">map</include>
+     <include location="local" impldecl="in declaration">user.h</include>
+     <include location="local" impldecl="in declaration">qvaluelist.h</include>
+     <include location="local" impldecl="in implementation">qlistbox.h</include>
+@@ -3978,7 +3979,7 @@
+     <include location="local" impldecl="in implementation">userprofileform.ui.h</include>
+ </includes>
+ <variables>
+-    <variable access="private">map&lt;t_user *, int&gt; map_last_cat;</variable>
++    <variable access="private">std::map&lt;t_user *, int&gt; map_last_cat;</variable>
+     <variable access="private">t_user *current_profile;</variable>
+     <variable access="private">int current_profile_idx;</variable>
+     <variable access="private">list&lt;t_user *&gt; profile_list;</variable>
This page took 0.453098 seconds and 4 git commands to generate.