mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-28 06:40:51 +01:00
Revamp, and minor improvement about element autonum / formula.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4792 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -55,8 +55,8 @@ class AutoNumberingDockWidget : public QDockWidget
|
||||
|
||||
private:
|
||||
Ui::AutoNumberingDockWidget *ui;
|
||||
QETProject* project_;
|
||||
ProjectView* projectview_;
|
||||
QETProject* m_project;
|
||||
ProjectView* m_project_view;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user