summaryrefslogtreecommitdiffstats
path: root/src/kernel/qclipboard_x11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qclipboard_x11.cpp')
-rw-r--r--src/kernel/qclipboard_x11.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qclipboard_x11.cpp b/src/kernel/qclipboard_x11.cpp
index 468eff81d..d0571fc5a 100644
--- a/src/kernel/qclipboard_x11.cpp
+++ b/src/kernel/qclipboard_x11.cpp
@@ -112,7 +112,7 @@ static int pending_timer_id = 0;
static bool pending_clipboard_changed = FALSE;
static bool pending_selection_changed = FALSE;
-Q_EXPORT bool tqt_qclipboard_bailout_hack = false;
+TQ_EXPORT bool tqt_qclipboard_bailout_hack = false;
// event capture mechanism for qt_xclb_wait_for_event
static bool waiting_for_data = FALSE;