ports/sysutils/barry/files/patch-portlistview.cc
Markus Brueffer 6df720d572 Unbreak by fixing the build with gcc 3.4
No objections by: maintainer
2005-04-24 10:43:59 +00:00

11 lines
221 B
C++

--- src/portlistview.cc.orig Sun Apr 24 02:22:33 2005
+++ src/portlistview.cc Sun Apr 24 02:22:41 2005
@@ -42,7 +42,7 @@
QListViewItem *m_oldItem;
QListViewItem *m_newItem;
};
-};
+}
using namespace Barry;