Minor : change some include

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4530 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2016-05-27 12:59:24 +00:00
parent ef555c5424
commit 732f1c5e17
3 changed files with 22 additions and 2 deletions

View File

@@ -15,6 +15,12 @@
You should have received a copy of the GNU General Public License
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
*/
#include <QVBoxLayout>
#include <QLabel>
#include <QTreeView>
#include <QDialogButtonBox>
#include <QPushButton>
#include "elementdialog.h"
#include "qetapp.h"
#include "qfilenameedit.h"