diff options
author | François Andriot <[email protected]> | 2019-11-03 10:14:46 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2019-11-03 11:16:29 +0100 |
commit | c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0 (patch) | |
tree | 05b16c4c316aad9b0572275b8c32868b2aef7965 /redhat/applications/ktorrent/bp003-c3480dfe.diff | |
parent | c9bb196e3bc20aef636c7478727f24aa7656b3cf (diff) | |
download | tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.tar.gz tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.zip |
RPM: remove lots of obsolete 3.5.13.x files
Diffstat (limited to 'redhat/applications/ktorrent/bp003-c3480dfe.diff')
-rw-r--r-- | redhat/applications/ktorrent/bp003-c3480dfe.diff | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/redhat/applications/ktorrent/bp003-c3480dfe.diff b/redhat/applications/ktorrent/bp003-c3480dfe.diff deleted file mode 100644 index ccb27d0db..000000000 --- a/redhat/applications/ktorrent/bp003-c3480dfe.diff +++ /dev/null @@ -1,19 +0,0 @@ -commit c3480dfed56038a7e8c11e2afbc454f59ab44843 -Author: Timothy Pearson <[email protected]> -Date: 1324748239 -0600 - - Rename a few stragglers - -diff --git a/apps/ktorrent/newui/button.cpp b/apps/ktorrent/newui/button.cpp -index 100ab62..845df4b 100644 ---- a/apps/ktorrent/newui/button.cpp -+++ b/apps/ktorrent/newui/button.cpp -@@ -131,7 +131,7 @@ void Button::drawButton(TQPainter *p) - pm.fill(eraseColor()); - TQPainter p2(&pm); - -- tqstyle().drawControl(TQStyle::CE_PushButton,&p2,this, TQRect(0,0,pm.width(),pm.height()), colorGroup(),flags); -+ style().drawControl(TQStyle::CE_PushButton,&p2,this, TQRect(0,0,pm.width(),pm.height()), colorGroup(),flags); - - style().drawControl(TQStyle::CE_PushButtonLabel, &p2, this, - TQRect(0,0,pm.width(),pm.height()), |