Mercurial > hg > easyhg-kdiff3
view kdiff3/src-QT4/stable.h @ 111:44fa471eb3c4
Update for Qt5
author | Chris Cannam |
---|---|
date | Fri, 27 May 2016 14:16:02 +0100 |
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