aboutsummaryrefslogtreecommitdiff
path: root/chinese/fqterm/files/patch-src_ui-fqterm_tool_button.h
blob: 7c1d489e11dddc08be024a936971d2c4a776b427 (plain) (blame)
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 {