diff --git a/kdegraphics-4.4.2-qt47.patch b/kdegraphics-4.4.2-qt47.patch new file mode 100644 index 0000000..6a6cf59 --- /dev/null +++ b/kdegraphics-4.4.2-qt47.patch @@ -0,0 +1,11 @@ +diff -up kdegraphics-4.4.2/gwenview/app/filtercontroller.cpp.qt47 kdegraphics-4.4.2/gwenview/app/filtercontroller.cpp +--- kdegraphics-4.4.2/gwenview/app/filtercontroller.cpp.qt47 2010-01-06 10:59:15.000000000 -0600 ++++ kdegraphics-4.4.2/gwenview/app/filtercontroller.cpp 2010-04-01 09:26:13.762342608 -0500 +@@ -74,7 +74,6 @@ public: + }; + NameFilter(SortedDirModel* model) + : AbstractSortedDirModelFilter(model) +- , mText(0) + , mMode(Contains) + {} +