From 0c2993fddbbbb1d17a98249bcd1794de207e18fd Mon Sep 17 00:00:00 2001 From: Karol Krenski Date: Mon, 3 Jul 2006 23:27:37 +0000 Subject: [PATCH] - fixed build Changed files: twinkle-userprofileform_map.patch -> 1.1 --- twinkle-userprofileform_map.patch | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 twinkle-userprofileform_map.patch diff --git a/twinkle-userprofileform_map.patch b/twinkle-userprofileform_map.patch new file mode 100644 index 0000000..16381b1 --- /dev/null +++ b/twinkle-userprofileform_map.patch @@ -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 @@ + categoryListBox + + ++ map + user.h + qvaluelist.h + qlistbox.h +@@ -3978,7 +3979,7 @@ + userprofileform.ui.h + + +- map<t_user *, int> map_last_cat; ++ std::map<t_user *, int> map_last_cat; + t_user *current_profile; + int current_profile_idx; + list<t_user *> profile_list; -- 2.44.0