Mercurial > hg > easyhg-kdiff3
view kdiff3/src-QT4/stable.h @ 109:84ce1ddf7a48 easyhg_kdiff3_simplifications
Omit icons from menus on Mac
author | Chris Cannam |
---|---|
date | Thu, 21 Jul 2011 15:45:39 +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