comparison hgexpwidget.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 4f307720272f
comparison
equal deleted inserted replaced
29:fad897ed9894 30:45bfb8dc1faf
1 #ifndef HGEXPWIDGET_H 1 #ifndef HGEXPWIDGET_H
2 #define HGEXPWIDGET_H 2 #define HGEXPWIDGET_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 <QtGui> 8 #include <QtGui>
7 #include <QtCore> 9 #include <QtCore>
8 #include "common.h" 10 #include "common.h"
9 11