mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-01 00:49:58 +01:00
Minor replace function by another one
Replace QETApp::conductorInfoKeys() and QETApp::conductorTranslatedInfoKey(const QString &key) by QETInformation::conductorInfoKeys() and QETInformation::translatedInfoKey
This commit is contained in:
@@ -76,9 +76,6 @@ class QETApp : public QObject
|
||||
static QStringList elementInfoKeys();
|
||||
static QString elementInfoToVar(const QString &info);
|
||||
|
||||
static QStringList conductorInfoKeys();
|
||||
static QString conductorTranslatedInfoKey(const QString &key);
|
||||
|
||||
static QStringList diagramInfoKeys();
|
||||
static QString diagramTranslatedInfoKey(const QString &key);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user