summaryrefslogtreecommitdiff
path: root/chinese/fqterm/files/patch-src_ui-fqterm_tool_button.h
blob: c0d5e2b4f6de6574f8843276410567e522600c70 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/ui/fqterm_tool_button.h.orig	2008-05-18 08:46:46.000000000 +0800
+++ src/ui/fqterm_tool_button.h	2008-06-21 08:52:08.000000000 +0800
@@ -21,7 +21,7 @@
 #ifndef FQTERM_TOOL_BUTTON_H
 #define FQTERM_TOOL_BUTTON_H
 
-#include <qtoolbutton.h>
+#include <QToolButton>
 
 namespace FQTerm {