File no_setPlaceholder_for_old_KDE.patch of Package kvpm

--- kvpm/mount.cpp.orig	2011-08-29 08:01:14.000000000 +0200
+++ kvpm/mount.cpp	2011-11-01 17:43:28.000000000 +0100
@@ -252,8 +252,9 @@
 
     QGroupBox *filesystem_options_box = new QGroupBox( i18n("Filesystem specific  mount options") );
     m_fs_specific_edit = new KLineEdit();
+#   if QT_VERSION >= 0x040700
     m_fs_specific_edit->setPlaceholderText( i18n("comma separated list of additional mount options") );
-
+#   endif
     options_layout->addWidget(filesystem_options_box);
     QVBoxLayout *filesystem_options_box_layout = new QVBoxLayout();
     
openSUSE Build Service is sponsored by