summaryrefslogtreecommitdiffstats
path: root/src/tastylistview.cpp
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2019-02-07 15:18:06 +0100
committergregory guy <[email protected]>2019-02-08 13:56:17 +0100
commitb39e276958b010825d8d030add4945b6ecd2ba3b (patch)
tree356cee814a0357458a3e7559998d87257e045814 /src/tastylistview.cpp
parent56db0ac263e2c908dbdc43c2b7a5c9c642bbe586 (diff)
downloadtastymenu-b39e276958b010825d8d030add4945b6ecd2ba3b.tar.gz
tastymenu-b39e276958b010825d8d030add4945b6ecd2ba3b.zip
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'src/tastylistview.cpp')
-rw-r--r--src/tastylistview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tastylistview.cpp b/src/tastylistview.cpp
index cb6d629..f958bfc 100644
--- a/src/tastylistview.cpp
+++ b/src/tastylistview.cpp
@@ -594,7 +594,7 @@ void TastyListViewItem::paintCell ( TQPainter * p, const TQColorGroup & cg, int
pBuf.end();
p->drawPixmap( 0, 0, buffer );
}
-
+#include "tastylistview.moc"
//EOF