summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/testlite/x11util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/graphicssystems/testlite/x11util.h')
-rw-r--r--src/plugins/graphicssystems/testlite/x11util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/graphicssystems/testlite/x11util.h b/src/plugins/graphicssystems/testlite/x11util.h
index e9d4c7b678..fc88297f1b 100644
--- a/src/plugins/graphicssystems/testlite/x11util.h
+++ b/src/plugins/graphicssystems/testlite/x11util.h
@@ -111,6 +111,8 @@ public:
void setVisible(bool visible);
void setCursorShape(int cshape);
+ void setWindowTitle(const QString &title);
+
public: //###
int xpos, ypos;