mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-10 00:29:58 +02:00
Fix Autonumbering type load when selecting autonumbering
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4595 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -52,6 +52,7 @@ class NumPartEditorW : public QWidget
|
||||
private:
|
||||
void setVisibleItems();
|
||||
void disableItem(int index);
|
||||
void setCurrentIndex(NumPartEditorW::type);
|
||||
|
||||
private slots:
|
||||
void on_type_cb_activated(int);
|
||||
|
||||
Reference in New Issue
Block a user