From a50334dddaa542fd63726a639e852c30036f53a0 Mon Sep 17 00:00:00 2001 From: zecke Date: Mon, 20 Dec 2004 22:11:44 +0000 Subject: Restore Files: -QWSDecoration scaling fixes by mickeyl -Readd macros for DEPRECATED and VISIBILITY -Move out showWidget and execDialog to widget_sowing.cpp -QPE_EXPORT_SYMBOL for Q_EXPORT_INTERFACE -Deprecated for FileSelector, QPEMenubar and Toolbar --- (limited to 'library/qpetoolbar.h') diff --git a/library/qpetoolbar.h b/library/qpetoolbar.h index 53d21c0..c894ec9 100644 --- a/library/qpetoolbar.h +++ b/library/qpetoolbar.h @@ -22,10 +22,11 @@ #define QPETOOLBAR_H #include +#include class QMainWindow; -class QPEToolBar : public QToolBar +class QPE_DEPRECATED QPEToolBar : public QToolBar { Q_OBJECT public: -- cgit v0.9.0.2