]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/middleclickactioneventfilter.cpp
Check if the item supports sequencing before looking for sequence pixmaps
[dolphin.git] / src / middleclickactioneventfilter.cpp
index 67bbd20f16314ebd67f9445178508aaa8274e29c..7f98e727e8a5da69d343705d4a45b40246765f86 100644 (file)
@@ -59,3 +59,5 @@ bool MiddleClickActionEventFilter::eventFilter(QObject *watched, QEvent *event)
 
     return QObject::eventFilter(watched, event);
 }
+
+#include "moc_middleclickactioneventfilter.cpp"