Mercurial > hg > easyhg
comparison hgrunner.h @ 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 | a9098eba2ee5 |
children | f583e44d9d31 |
comparison
equal
deleted
inserted
replaced
29:fad897ed9894 | 30:45bfb8dc1faf |
---|---|
1 #ifndef HGRUNNER_H | 1 #ifndef HGRUNNER_H |
2 #define HGRUNNER_H | 2 #define HGRUNNER_H |
3 | 3 |
4 //** Copyright (C) Jari Korhonen, 2010 (under lgpl) | 4 /**************************************************************************** |
5 ** Copyright (C) Jari Korhonen, 2010 (under lgpl) | |
6 ****************************************************************************/ | |
5 | 7 |
6 #include <QProgressBar> | 8 #include <QProgressBar> |
7 #include <QProcess> | 9 #include <QProcess> |
8 #include <QByteArray> | 10 #include <QByteArray> |
9 #include <QRect> | 11 #include <QRect> |