mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-08-07 13:54:12 +02:00
Merge branch 'master' into qt6_cmake_joshua
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "../qet.h"
|
||||
|
||||
#include <QtWidgets>
|
||||
|
||||
#include <QGraphicsLayoutItem>
|
||||
/**
|
||||
This class implements a helper widget for cells that indicate the length of
|
||||
columns and rows.
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
#include "../titleblocktemplate.h"
|
||||
|
||||
#include <QGraphicsView>
|
||||
#include <QGraphicsGridLayout>
|
||||
#include <QGraphicsLayoutItem>
|
||||
class HelperCell;
|
||||
class SplittedHelperCell;
|
||||
class TitleBlockTemplateCommand;
|
||||
|
||||
Reference in New Issue
Block a user