Mercurial > hg > easyhg-kdiff3
view kdiff3/src-QT4/stable.h @ 98:236f1c9c3fbf
- Fixed redundant empty line in history merge.
- Fixed inconsistency in directory view info area after scan.
- Fixed crash if trying to disable "Dir & Text Split Screen View" and no
file is loaded.
- Fixed test dialog for regular expressions.
author | joachim99 |
---|---|
date | Sat, 15 May 2010 20:36:52 +0000 |
parents | fcd146072e0c |
children |
line wrap: on
line source
#ifndef STABLE_H #define STABLE_H #include <QtCore> #include <QtGui> #ifdef _WIN32 #include <qt_windows.h> #endif #endif