OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/as_table.h versions 1.6 and 1.7
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/as_table.h 1.6 -> 1.7

--- as_table.h   2002/12/04 20:30:54     1.6
+++ as_table.h   2002/12/05 14:51:29     1.7
@@ -42,7 +42,7 @@
     // Try to match QTable's default constructor with an initializer list
     TiTable(QWidget *pParent = 0, const char *szName = 0) : QTable(pParent, szName)
     {
-        this->installEventFilter(this);
+        horizontalHeader()->installEventFilter(this);
         this->setEdition(); // Reset edition state
     };
 

CVSTrac 2.0.1