]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/tooltipmanager.cpp
Improve the performance of the code part which checks which items are visible. Althou...
[dolphin.git] / src / tooltipmanager.cpp
index 32b196912a5819f536c8bffcb49f242182e0c52a..2edd008fc85256b65e119e534bb1a39dd222fc44 100644 (file)
@@ -28,7 +28,7 @@
 
 #include <QTimer>
 
-K_GLOBAL_STATIC(KFormattedBalloonTipDelegate, g_delegate);
+K_GLOBAL_STATIC(KFormattedBalloonTipDelegate, g_delegate)
 
 ToolTipManager::ToolTipManager(QAbstractItemView* parent,
                                DolphinSortFilterProxyModel* model) :