提交测试,基本完成
This commit is contained in:
@ -9,8 +9,8 @@
|
||||
#include <QHBoxLayout>
|
||||
#include <QVBoxLayout>
|
||||
#include <QPushButton>
|
||||
#include "wke.h"
|
||||
#include "qminiblink.h"
|
||||
#include "applicationmanager.h"
|
||||
class MyThread;
|
||||
QT_BEGIN_NAMESPACE
|
||||
namespace Ui { class MainScreen; }
|
||||
@ -37,6 +37,7 @@ private:
|
||||
QVBoxLayout *layout_left;
|
||||
QPushButton *button;
|
||||
QIcon *icon;
|
||||
ApplicationManager* application_manager;
|
||||
QWidget *broswer;
|
||||
static bool isInited();
|
||||
QWidget *widget;
|
||||
|
Reference in New Issue
Block a user