Mercurial > hg > easyhg-kdiff3
view kdiff3/src-QT4/stable.h @ 99:f0c42ddbbda4
Fixed compilation for windows.
author | joachim99 |
---|---|
date | Mon, 17 May 2010 18:35:51 +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