mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-12 04:09:59 +01:00
Circumvented a display bug occuring when moving the current diagram from the elements panel.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1912 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -40,6 +40,7 @@ class QETTabWidget : public QTabWidget {
|
||||
public:
|
||||
void setMovable(bool);
|
||||
bool isMovable() const;
|
||||
void moveTab(int, int);
|
||||
QETTabBar *tabBar() const;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user