view kdiff3/src-QT4/stable.h @ 91:fa1a49fc1ec1

Fix crash on start if word wrap is on, and fix for storing utf-8 without BOM.
author joachim99
date Tue, 06 Jan 2009 22:31:57 +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