Skip to content

Commit

Permalink
Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Barbulovski <bbarbulovski@gmail.com>
Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
Signed-off-by: Michal Marek <mmarek@suse.com>
  • Loading branch information
Boris Barbulovski authored and Michal Marek committed Oct 14, 2015
1 parent 76bede8 commit 1ce6735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/kconfig/qconf.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include <QAction>
#include <q3header.h>
#include <QFileDialog>
#include <q3dragobject.h>
#include <QMenu>

#include <qapplication.h>
Expand Down

0 comments on commit 1ce6735

Please sign in to comment.