Mercurial > hg > easyhg-kdiff3
view kdiff3/src-QT4/stable.h @ 94:b2f22ae5f810
64 bit support for diff_ext_for_kdiff3 and installer
author | joachim99 |
---|---|
date | Sun, 28 Feb 2010 19:43:48 +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