remove tab.h include

This commit is contained in:
laserpants 2016-05-30 11:38:12 +03:00
parent b86555ff0c
commit 55a9a6b41d
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#include <QLabel>
#include "tabsexamples.h"
#include "components/tabs.h"
#include "components/tab.h"
#include "frame.h"
TabsExamples::TabsExamples(QWidget *parent)