#include <sys/stat.h>
#include <unistd.h>
#include <qcursor.h>
#include <qfiledialog.h>
#include <qmessagebox.h>
#include <qpixmap.h>
#include <qvbox.h>
#include <ycp/YCPTerm.h>
#include <ycp/y2log.h>
#include "YQUI.h"
#include "YEvent.h"
#include "YMacroRecorder.h"
#include "YUISymbols.h"
#include "YQDialog.h"
#include "utf8.h"
#include "YQi18n.h"
#include <X11/Xlib.h>
Defines | |
#define | USE_QT_CURSORS 1 |
#define | FORCE_UNICODE_FONT 0 |
#define | y2log_component "qt-ui" |
#define | DEFAULT_MACRO_FILE_NAME "macro.ycp" |
|
|
|
|
|
|
|
|