From 06388d73b75d985ab10586bd116de7fac4ea2b8e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 3 Jan 2003 22:06:08 +0000 Subject: restart works --- src/screen.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/screen.hh') diff --git a/src/screen.hh b/src/screen.hh index 5af79366..fa286764 100644 --- a/src/screen.hh +++ b/src/screen.hh @@ -119,6 +119,8 @@ public: virtual ~OBScreen(); #endif + inline int number() const { return _number; } + //! Returns if the screen was successfully managed /*! If this is false, then the screen should be deleted and should NOT be -- cgit v1.2.3