From 8d5bd298540b98eb10072c5ee281c64f221ce9a6 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 4 Jan 2003 02:03:30 +0000 Subject: set desktop names on startup --- src/rootwindow.hh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/rootwindow.hh') diff --git a/src/rootwindow.hh b/src/rootwindow.hh index 180f239c..5ff386e1 100644 --- a/src/rootwindow.hh +++ b/src/rootwindow.hh @@ -53,6 +53,9 @@ public: //! Destroys the OBRootWindow object virtual ~OBRootWindow(); + //! Sets the name of all desktops + void setDesktopNames(const otk::OBProperty::StringVect &names); + //! Sets the name of a desktop /*! @param i The index of the desktop to set the name for (base 0) -- cgit v1.2.3