diff --git a/ShadedDisplay.cpp b/ShadedDisplay.cpp index dec18cc..695ba04 100644 --- a/ShadedDisplay.cpp +++ b/ShadedDisplay.cpp @@ -20,7 +20,6 @@ ShadedDisplay::ShadedDisplay (QWidget *parent) : SkinDisplay (parent) m_title = new TextScroller (this, 39, 7, "shaded"); m_title->move (79, 4); - m_title->setText ("Promoe 0.1"); m_prev = new Button (this); m_prev->move(169, 4);