From a111f57eedcf27623e9bff2816c83d3287272aff Mon Sep 17 00:00:00 2001 From: tille Date: Fri, 26 Apr 2002 00:50:30 +0000 Subject: added support for scipt ipkg (again;) --- (limited to 'noncore/unsupported/oipkg/mainwindow.h') diff --git a/noncore/unsupported/oipkg/mainwindow.h b/noncore/unsupported/oipkg/mainwindow.h index 0c1e474..892d5e8 100644 --- a/noncore/unsupported/oipkg/mainwindow.h +++ b/noncore/unsupported/oipkg/mainwindow.h @@ -3,6 +3,7 @@ #include #include +#include #include #include "packagelist.h" @@ -69,6 +70,9 @@ private: QComboBox *section; QComboBox *subsection; QPopupMenu *popupMenu; + bool updateIcon; +private slots: + void rotateUpdateIcon(); }; #endif -- cgit v0.9.0.2