From 4b243af3de3ff2534a0d87225f52074490bdf8fd Mon Sep 17 00:00:00 2001 From: Johann Latocha Date: Sat, 4 Jun 2011 12:36:31 +0200 Subject: Enhancement #831 --- src/gui/connectionFrame.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/connectionFrame.h') diff --git a/src/gui/connectionFrame.h b/src/gui/connectionFrame.h index fe6dc95..3b6d49a 100644 --- a/src/gui/connectionFrame.h +++ b/src/gui/connectionFrame.h @@ -49,6 +49,7 @@ public: void setInitSize(int w, int h); void Resize(int w, int h); void initFrame(); + bool isDozent(); int getPrevWidth(){return prev_width;}; void setPrevWidth(int w){prev_width = w;} -- cgit v1.2.3-55-g7522