From e40fc849149dd97c248866a4a1d026dda5e57b62 Mon Sep 17 00:00:00 2001 From: Robert Jonsson Date: Mon, 7 Mar 2011 19:01:11 +0000 Subject: clean3 --- muse_qt4_evolution/midiplugins/filter/ctrlcombo.h | 24 ----------------------- 1 file changed, 24 deletions(-) delete mode 100644 muse_qt4_evolution/midiplugins/filter/ctrlcombo.h (limited to 'muse_qt4_evolution/midiplugins/filter/ctrlcombo.h') diff --git a/muse_qt4_evolution/midiplugins/filter/ctrlcombo.h b/muse_qt4_evolution/midiplugins/filter/ctrlcombo.h deleted file mode 100644 index 53044b20..00000000 --- a/muse_qt4_evolution/midiplugins/filter/ctrlcombo.h +++ /dev/null @@ -1,24 +0,0 @@ -//========================================================= -// MusE -// Linux Music Editor -// $Id: ctrlcombo.h,v 1.2 2005/11/06 17:49:34 wschweer Exp $ -// -// (C) Copyright 1999/2000 Werner Schweer (ws@seh.de) -//========================================================= - -#ifndef __CTRLGRP_H__ -#define __CTRLGRP_H__ - -//--------------------------------------------------------- -// CtrlComboBox -//--------------------------------------------------------- - -class CtrlComboBox : public QComboBox { - Q_OBJECT - public: - CtrlComboBox(QWidget* parent = 0); - }; - - -#endif - -- cgit v1.2.3