* FWWindow.cpp (FWWindow::prepareFileMenu): fixed bug 3016720

"import policy disabled after file close". Menu items "File/Import
Library" and "File/Import policy" became disabled after user
closed data file using "File/Close" and never became enabled
again.

also fixed #1494 flush duplicate uuid
This commit is contained in:
Vadim Kurland
2010-06-15 20:50:45 +00:00
parent ae6a26e1f2
commit fca2df9215
4 changed files with 38 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
#define BUILD_NUM 2990
#define BUILD_NUM 2991