From 7855b19ce0241a7b7b4fc72e3a8ddd9bf73b0a77 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Thu, 04 Nov 2004 10:33:04 +0000 Subject: opie-qashmoney is now unsupported --- (limited to 'noncore/apps/qashmoney/currency.h') diff --git a/noncore/apps/qashmoney/currency.h b/noncore/apps/qashmoney/currency.h deleted file mode 100755 index 08bb3c1..0000000 --- a/noncore/apps/qashmoney/currency.h +++ b/dev/null @@ -1,23 +0,0 @@ -#ifndef CURRENCY_H -#define CURRENCY_H - -#include -#include -#include -#include -#include - -class Currency : public QWidget - { - Q_OBJECT - - public: - - Currency ( QWidget *parent ); - QLabel *currencylabel; - QComboBox *currencybox; - QBoxLayout *layout; - }; - -#endif - -- cgit v0.9.0.2