mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-27 07:39:58 +02:00
Fix FTBFS on x86_64-w64-mingw32 cross-compilation, thank Joshua
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4083 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -99,7 +99,6 @@ class TitleBlockTemplate : public QObject {
|
||||
void render(QPainter &, const DiagramContext &, int) const;
|
||||
void renderDxf(QRectF &, const DiagramContext &, int, QString &, int) const;
|
||||
void renderCell(QPainter &, const TitleBlockCell &, const DiagramContext &, const QRect &) const;
|
||||
QString toString() const;
|
||||
void applyCellSpans();
|
||||
void forgetSpanning();
|
||||
void forgetSpanning(TitleBlockCell *, bool = true);
|
||||
|
||||
Reference in New Issue
Block a user