[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/apps/dolphin/src
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2008-11-18 22:38:09
Message-ID: 1227047889.291973.31272.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 886290 by aacid:

makeItCompile, sorry and thanks to Tm_T


 M  +1 -1      iconsizegroupbox.cpp  


--- trunk/KDE/kdebase/apps/dolphin/src/iconsizegroupbox.cpp #886289:886290
@@ -106,7 +106,7 @@
 void IconSizeGroupBox::showToolTip(QSlider* slider, int value)
 {
     const int size = ZoomLevelInfo::iconSizeForZoomLevel(value);
-    slider->setToolTip(i18ncp(`"@info:tooltip", "Size: 1 pixel", "Size: %1 pixels", size));
+    slider->setToolTip(i18ncp("@info:tooltip", "Size: 1 pixel", "Size: %1 pixels", size));
     QPoint global = slider->rect().topLeft();
     global.ry() += slider->height() / 2;
     QHelpEvent toolTipEvent(QEvent::ToolTip, QPoint(0, 0), slider->mapToGlobal(global));
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic