┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/tooltips/tooltipmanager.cpp
diff options
context:
space:
mode:
authorChristophe Giboudeaux <[email protected]>2014-06-29 10:36:32 +0200
committerChristophe Giboudeaux <[email protected]>2014-06-29 10:36:32 +0200
commita7692611315065b308cd8243563cc50d40bd0f71 (patch)
tree8239bb7e18610b621d45753a95b487c92fbb60a5 /src/views/tooltips/tooltipmanager.cpp
parentae1960be454eadf2f6b2897824364cc22338a880 (diff)
Remove the automoc noise
Diffstat (limited to 'src/views/tooltips/tooltipmanager.cpp')
-rw-r--r--src/views/tooltips/tooltipmanager.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/views/tooltips/tooltipmanager.cpp b/src/views/tooltips/tooltipmanager.cpp
index 1f213dc5c..c005979d5 100644
--- a/src/views/tooltips/tooltipmanager.cpp
+++ b/src/views/tooltips/tooltipmanager.cpp
@@ -267,4 +267,3 @@ void ToolTipManager::showToolTip()
m_toolTipRequested = false;
}
-#include "tooltipmanager.moc"