Mercurial > hg > easyhg-kdiff3
view kdiff3/src-QT4/stable.h @ 102:4bac4535ea7f
Corrected handling of unicode arguments, especially filenames
author | joachim99 |
---|---|
date | Thu, 02 Sep 2010 20:27:45 +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