mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
13 lines
234 B
C
13 lines
234 B
C
#pragma once
|
|
|
|
/* #define VERSION "1.5.3" */
|
|
#define KDE3PREFIX "/usr"
|
|
#define KDE4PREFIX "/usr"
|
|
|
|
#define QTC_QT_ONLY
|
|
/* #undef QTC_OLD_NVIDIA_ARROW_FIX */
|
|
#undef QTC_STYLE_SUPPORT
|
|
/* #undef QTC_KWIN_MAX_BUTTON_HACK */
|
|
|
|
|