1.1 --- a/mainwindow.h Mon Nov 20 12:12:02 2006 +0000
1.2 +++ b/mainwindow.h Thu Nov 23 16:18:26 2006 +0000
1.3 @@ -197,7 +197,7 @@
1.4
1.5 HistoryWindow *historyWindow;
1.6
1.7 - Q3PtrList <QAction> actionListBranches;
1.8 + QList <QAction*> actionListBranches;
1.9
1.10 QColor currentColor;
1.11