comparison hgrunner.cpp @ 30:45bfb8dc1faf

UpdateToRev has more power. Copyrights updated. Mrulist of repos added.
author Jari Korhonen <jtkorhonen@gmail.com>
date Mon, 14 Jun 2010 21:55:17 +0300
parents 45c4ac1323b2
children c32067cd19f8
comparison
equal deleted inserted replaced
29:fad897ed9894 30:45bfb8dc1faf
1 //** Copyright (C) Jari Korhonen, 2010 (under lgpl) 1 /****************************************************************************
2 ** Copyright (C) Jari Korhonen, 2010 (under lgpl)
3 ****************************************************************************/
2 4
3 #include "hgrunner.h" 5 #include "hgrunner.h"
4 #include <QtCore> 6 #include <QtCore>
5 #include <QtGui> 7 #include <QtGui>
6 8