mainwindow.h
changeset 406 1c8ff1928b97
parent 404 53efc2562a7d
child 408 c2a05fa925a1
     1.1 --- a/mainwindow.h	Mon Nov 20 12:12:05 2006 +0000
     1.2 +++ b/mainwindow.h	Thu Nov 23 13:53:08 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