mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
forget file from previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5719 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -19,10 +19,12 @@
|
||||
#define CONDUCTORAUTONUMEROTATION_H
|
||||
|
||||
#include <QList>
|
||||
#include "assignvariables.h"
|
||||
|
||||
class Diagram;
|
||||
class Conductor;
|
||||
class QUndoCommand;
|
||||
class ConductorProperties;
|
||||
|
||||
class ConductorAutoNumerotation
|
||||
{
|
||||
@@ -33,6 +35,7 @@ class ConductorAutoNumerotation
|
||||
//methods
|
||||
void numerate ();
|
||||
void applyText (const QString&);
|
||||
static void newProperties(Diagram *diagram, ConductorProperties &cp, autonum::sequentialNumbers &seq);
|
||||
|
||||
private:
|
||||
//methods
|
||||
|
||||
Reference in New Issue
Block a user