small fixes
[enigma2.git] / lib / gui / ewindow.h
index 33ad7a7262a1316a1b1fc86dc7f0fcb11651a77d..a5b92eda15cb13fd1cfed19f78cb9f4e83344d35 100644 (file)
@@ -13,6 +13,7 @@ public:
        eWindow(eWidgetDesktop *desktop);
        ~eWindow();
        void setTitle(const std::string &string);
+       std::string getTitle() const;
        eWidget *child() { return m_child; }
        
        enum {