mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 02:10:52 +01:00
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:
@@ -1,4 +1,4 @@
|
||||
#include "conductorproperties.h"
|
||||
#include "conductorpropertieswidget.h"
|
||||
#include "conductor.h"
|
||||
|
||||
/**
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "exportdialog.h"
|
||||
#include "conductor.h"
|
||||
#include "diagramcommands.h"
|
||||
#include "conductorproperties.h"
|
||||
#include "conductorpropertieswidget.h"
|
||||
|
||||
/**
|
||||
Constructeur
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "diagram.h"
|
||||
#include "elementspanelwidget.h"
|
||||
#include "aboutqet.h"
|
||||
#include "conductorproperties.h"
|
||||
#include "conductorpropertieswidget.h"
|
||||
|
||||
/**
|
||||
constructeur
|
||||
|
||||
Reference in New Issue
Block a user