mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
Dialog size saving correction
This commit is contained in:
parent
f969cc0ef9
commit
5edb9af176
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ implements
|
|||
protected ArrayList itabs = new ArrayList();
|
||||
protected ICPropertyTab currentTab;
|
||||
|
||||
private boolean isNewOpening = true;
|
||||
private static boolean isNewOpening = true;
|
||||
|
||||
protected class InternalTab {
|
||||
Composite comp;
|
||||
|
|
Loading…
Add table
Reference in a new issue