Redesign UI, part I
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
#include <QGraphicsDropShadowEffect>
|
||||
|
||||
#include "mainwindow.h"
|
||||
#include "sliderdelegate.h"
|
||||
|
||||
|
||||
// Fluent Design Demo Widget
|
||||
class FluentWidgetDemo : public QWidget {
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include <QStyleOptionSlider>
|
||||
#include <QGraphicsDropShadowEffect>
|
||||
|
||||
#include "sliderdelegate.h"
|
||||
|
||||
class TableViewDemo : public QWidget
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user