X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/065d3ac0f19a6f2c61c3f8aa80a6cd8784ff7a7f..b840d14b4c2c12e76af87fa3af784034e80bd0b4:/lib/gui/ewindow.h diff --git a/lib/gui/ewindow.h b/lib/gui/ewindow.h index 33ad7a72..a5b92eda 100644 --- a/lib/gui/ewindow.h +++ b/lib/gui/ewindow.h @@ -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 {