mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
;--
svn path=/trunk/KDE/kdebase/apps/; revision=818343
This commit is contained in:
parent
f6e120dfa9
commit
cfa86d3f45
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
#include <QTimer>
|
||||
|
||||
K_GLOBAL_STATIC(KFormattedBalloonTipDelegate, g_delegate);
|
||||
K_GLOBAL_STATIC(KFormattedBalloonTipDelegate, g_delegate)
|
||||
|
||||
ToolTipManager::ToolTipManager(QAbstractItemView* parent,
|
||||
DolphinSortFilterProxyModel* model) :
|
||||
|
|
Loading…
Reference in a new issue