Conductor auto numerotation : use function from QET namespace instead of function from this file.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3532 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2014-12-04 23:25:49 +00:00
parent 9119d156c3
commit 74b1270d0d
2 changed files with 7 additions and 18 deletions

View File

@@ -44,6 +44,4 @@ class ConductorAutoNumerotation {
QSet <Conductor *> conductor_list;
};
bool eachIsEqual (const QStringList &);
#endif // CONDUCTORAUTONUMEROTATION_H