made message table fit the width of the screen
[ptas] / zouba / ui.h
index 460dd88..4340f62 100644 (file)
@@ -37,7 +37,7 @@ public:
 
   QWidget *centralWidget;
   QButtonGroup *destinationButtons;
-  QTableWidget *table;
+  QTableWidget *routeTable;
   static MessageTable *messageTable;
   QHBoxLayout *mainLayout;
   QVBoxLayout *buttonLayout;