Fichiers conductorproperties.{h,cpp} renommes en conductorpropertieswidget.{h,cpp}

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@176 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-10-14 10:09:46 +00:00
parent ef515cd424
commit ceb022807d
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#include "conductorproperties.h"
#include "conductorpropertieswidget.h"
#include "conductor.h"
/**

View File

@@ -4,7 +4,7 @@
#include "exportdialog.h"
#include "conductor.h"
#include "diagramcommands.h"
#include "conductorproperties.h"
#include "conductorpropertieswidget.h"
/**
Constructeur

View File

@@ -66,7 +66,7 @@ HEADERS += aboutqet.h \
diagramcommands.h \
diagramtextitem.h \
insetproperties.h \
conductorproperties.h
conductorpropertieswidget.h
SOURCES += aboutqet.cpp \
borderinset.cpp \
conductor.cpp \
@@ -125,7 +125,7 @@ SOURCES += aboutqet.cpp \
editor/textfieldeditor.cpp \
diagramcommands.cpp \
diagramtextitem.cpp \
conductorproperties.cpp
conductorpropertieswidget.cpp
RESOURCES += qelectrotech.qrc
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
RC_FILE = ico/windows_icon/application_icon/qelectrotech.rc

View File

@@ -4,7 +4,7 @@
#include "diagram.h"
#include "elementspanelwidget.h"
#include "aboutqet.h"
#include "conductorproperties.h"
#include "conductorpropertieswidget.h"
/**
constructeur