diff options
author | sibel <lesibel@free.fr> | 2010-10-22 10:55:29 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-10-22 10:55:29 +0200 |
commit | 4ce40eeb50eeee6ba9d2dec62df2b38da2a788c7 (patch) | |
tree | 6ec9d2d1c86a97106df5659ce86084250ebe96f6 /kde/yawp/yawp-0.3.2-gcc-01.patch | |
parent | bf0f4eb650f6f491a4241da34a2da13511f72402 (diff) | |
parent | 313a918461a8dd2cd5bd0f9d08f6673f6f55133f (diff) | |
download | nutyx-extra-4ce40eeb50eeee6ba9d2dec62df2b38da2a788c7.tar.gz nutyx-extra-4ce40eeb50eeee6ba9d2dec62df2b38da2a788c7.tar.bz2 nutyx-extra-4ce40eeb50eeee6ba9d2dec62df2b38da2a788c7.tar.xz nutyx-extra-4ce40eeb50eeee6ba9d2dec62df2b38da2a788c7.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'kde/yawp/yawp-0.3.2-gcc-01.patch')
-rw-r--r-- | kde/yawp/yawp-0.3.2-gcc-01.patch | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/kde/yawp/yawp-0.3.2-gcc-01.patch b/kde/yawp/yawp-0.3.2-gcc-01.patch deleted file mode 100644 index cc72ebce6..000000000 --- a/kde/yawp/yawp-0.3.2-gcc-01.patch +++ /dev/null @@ -1,31 +0,0 @@ ---- yawp-0.3.2/applet/countrymap.cpp 2009-12-06 21:08:29.000000000 +0100 -+++ yawp-0.3.2.new/applet/countrymap.cpp 2010-05-07 18:11:21.000000000 +0200 -@@ -47,7 +47,7 @@ - const QString CountryMap::sFlagTemplate("l10n/%1/flag.png"); - - --CountryMap::CountryMap * -+CountryMap * - CountryMap::instance() - { - QMutexLocker locker( &singeltonMutex ); -@@ -210,7 +210,7 @@ - - /******************************************************************************/ - --UsStatesMap::UsStatesMap * -+UsStatesMap * - UsStatesMap::instance() - { - QMutexLocker locker( &singeltonMutex ); ---- yawp-0.3.2/applet/ionlistmodel.cpp 2009-12-06 21:08:29.000000000 +0100 -+++ yawp-0.3.2.new/applet/ionlistmodel.cpp 2010-05-07 18:12:09.000000000 +0200 -@@ -45,7 +45,7 @@ - return bReturnVal; - } - --IonListModel::IonListModel * -+IonListModel * - IonListModel::instance() - { - QMutexLocker locker( &m_singeltonMutex ); |