git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@77 bfdf4180-ca20-0410-9c96-a3a8aa849046

This commit is contained in:
xavierqet
2007-04-04 02:13:14 +00:00
parent 1ddd93826c
commit b0ff172ee7
11 changed files with 410 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
#include "conducer.h"
#include "conducersegment.h"
#include "element.h"
#define PR(x) qDebug() << #x " = " << x;
bool Conducer::pen_and_brush_initialized = false;
QPen Conducer::conducer_pen = QPen();