Changes: Changed the route table to a layout of buttons and tamed the layouts a bit.
[ptas] / zouba / src / ui.h
index c64d869..2a30cf8 100644 (file)
@@ -36,7 +36,7 @@ public:
 
   QWidget *centralWidget;
   QButtonGroup *destinationButtons;
-  QTableWidget *routeTable;
+  QVBoxLayout *routeStack;
   static MessageTable *messageTable;
   QHBoxLayout *mainLayout;
   QGridLayout *buttonLayout;