summaryrefslogtreecommitdiffstats
path: root/weather/titlebar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'weather/titlebar.cpp')
-rw-r--r--weather/titlebar.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/weather/titlebar.cpp b/weather/titlebar.cpp
index 53b695d..c38377a 100644
--- a/weather/titlebar.cpp
+++ b/weather/titlebar.cpp
@@ -49,8 +49,6 @@ void CloseButton::mousePressEvent(QGraphicsSceneMouseEvent *event)
QCoreApplication::instance()->quit();
}
-// TitleBar
-
TitleBar::TitleBar(QGraphicsItem *parent)
: QGraphicsPixmapItem(PixmapLoader::getPic("title_bar"), parent)
{