Explorar o código

Panel getWidth()

Steve Thielemann %!s(int64=4) %!d(string=hai) anos
pai
achega
6d7623a213
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      door.h

+ 1 - 0
door.h

@@ -576,6 +576,7 @@ public:
   void setTitle(std::unique_ptr<Line> T, int off = 1);
   void setStyle(BorderStyle bs);
   void setColor(ANSIColor c);
+  int getWidth(void) { return width; };
   void hide(void);
   void show(void);
   void addLine(std::unique_ptr<Line> l);