]> git.pld-linux.org Git - packages/psi-plus.git/blame - psi-plus-icon_buttons_big_return-mod.patch
- updated md5 for Source0
[packages/psi-plus.git] / psi-plus-icon_buttons_big_return-mod.patch
CommitLineData
71030823 1diff -ur psi-0.11.orig/src/widgets/iconwidget.cpp psi-0.11/src/widgets/iconwidget.cpp
2--- psi-0.11.orig/src/widgets/iconwidget.cpp 2007-10-14 16:00:55.000000000 +0200
3+++ psi-0.11/src/widgets/iconwidget.cpp 2007-11-26 20:32:28.000000000 +0100
4@@ -642,11 +642,6 @@
5
6 void IconButton::setPsiIcon(const PsiIcon *i, bool activate)
7 {
8-#ifndef Q_WS_X11
9- if ( !text().isEmpty() )
10- return;
11-#endif
12-
13 forceSetPsiIcon(i, activate);
14 d->forced = false;
15 }
This page took 0.024086 seconds and 4 git commands to generate.