mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
remove qtgui include in cpp
This commit is contained in:
parent
affd1f0b77
commit
197a4868c3
@ -14,7 +14,6 @@
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
***************************************************************************/
|
||||
#include <QtGui>
|
||||
#include "arrow.h"
|
||||
#include "arrowdialog.h"
|
||||
#include "schematic.h"
|
||||
|
@ -14,7 +14,6 @@
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
***************************************************************************/
|
||||
#include <QtGui>
|
||||
#include "ellipse.h"
|
||||
#include "filldialog.h"
|
||||
#include "schematic.h"
|
||||
|
@ -14,7 +14,6 @@
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
***************************************************************************/
|
||||
#include <QtGui>
|
||||
#include "ellipsearc.h"
|
||||
#include "filldialog.h"
|
||||
#include "main.h"
|
||||
|
@ -14,7 +14,6 @@
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
***************************************************************************/
|
||||
#include <QtGui>
|
||||
#include "graphicline.h"
|
||||
#include "filldialog.h"
|
||||
#include "schematic.h"
|
||||
|
@ -14,7 +14,6 @@
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
***************************************************************************/
|
||||
#include <QtGui>
|
||||
#include "main.h"
|
||||
#include "mnemo.h"
|
||||
#include "viewpainter.h"
|
||||
|
@ -14,10 +14,10 @@
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
***************************************************************************/
|
||||
#include <QtGui>
|
||||
#include "id_dialog.h"
|
||||
#include "id_text.h"
|
||||
|
||||
#include <QHeaderView>
|
||||
#include <QHBoxLayout>
|
||||
#include <QVBoxLayout>
|
||||
#include <QGridLayout>
|
||||
|
@ -14,7 +14,6 @@
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
***************************************************************************/
|
||||
#include <QtGui>
|
||||
#include "id_text.h"
|
||||
#include "id_dialog.h"
|
||||
#include "schematic.h"
|
||||
|
@ -14,7 +14,6 @@
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
***************************************************************************/
|
||||
#include <QtGui>
|
||||
#include "painting.h"
|
||||
|
||||
Painting::Painting()
|
||||
|
@ -14,7 +14,6 @@
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
***************************************************************************/
|
||||
#include <QtGui>
|
||||
#include "main.h"
|
||||
#include "portsymbol.h"
|
||||
#include "schematic.h"
|
||||
|
@ -14,7 +14,6 @@
|
||||
* (at your option) any later version. *
|
||||
* *
|
||||
***************************************************************************/
|
||||
#include <QtGui>
|
||||
#include "rectangle.h"
|
||||
#include "filldialog.h"
|
||||
#include "schematic.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user