summaryrefslogtreecommitdiff
path: root/sysutils/krename-kde4/files/patch-krenameimpl.cpp
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
commit8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch)
treead3f495c08f0cc331b6958d319f699d021175c19 /sysutils/krename-kde4/files/patch-krenameimpl.cpp
parentFix plist problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'sysutils/krename-kde4/files/patch-krenameimpl.cpp')
-rw-r--r--sysutils/krename-kde4/files/patch-krenameimpl.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/krename-kde4/files/patch-krenameimpl.cpp b/sysutils/krename-kde4/files/patch-krenameimpl.cpp
deleted file mode 100644
index 7b9576fa1ce8..000000000000
--- a/sysutils/krename-kde4/files/patch-krenameimpl.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- krename/krenameimpl.cpp.orig Sun Feb 13 20:32:52 2005
-+++ krename/krenameimpl.cpp Sun Feb 13 20:36:36 2005
-@@ -96,7 +96,7 @@
- plugin = PluginLoader::instance();
- helpDialogData = new HelpDialogData();
- // Maybe parent instead of 0 but might crash when switching from wizard to tab mode
-- helpDialog = new HelpDialog( helpDialogData, 0, false );
-+ helpDialog = new HelpDialog( helpDialogData, 0, 0, false );
-
- m_switching = false;
-