Mercurial > hg > easyhg
diff easyhg.pro @ 53:3c46b2ac45d3
* Put proper labels &c in changeset items; colour branches and users; etc
author | Chris Cannam |
---|---|
date | Fri, 12 Nov 2010 16:48:18 +0000 |
parents | c76782c14371 |
children | f583e44d9d31 |
line wrap: on
line diff
--- a/easyhg.pro Fri Nov 12 11:32:01 2010 +0000 +++ b/easyhg.pro Fri Nov 12 16:48:18 2010 +0000 @@ -19,7 +19,9 @@ panner.h \ panned.h \ connectionitem.h \ - textabbrev.h + textabbrev.h \ + dateitem.h \ + colourset.h SOURCES = main.cpp \ mainwindow.cpp \ hgexpwidget.cpp \ @@ -33,7 +35,9 @@ panner.cpp \ panned.cpp \ connectionitem.cpp \ - textabbrev.cpp + textabbrev.cpp \ + dateitem.cpp \ + colourset.cpp # ! [0] RESOURCES = hgexplorer.qrc