aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inst/GUI/gmkin.R1
1 files changed, 1 insertions, 0 deletions
diff --git a/inst/GUI/gmkin.R b/inst/GUI/gmkin.R
index 2028fbc..ad52839 100644
--- a/inst/GUI/gmkin.R
+++ b/inst/GUI/gmkin.R
@@ -201,6 +201,7 @@ p.switcher <- function(h, ...) {
p.loaded <<- p.cur
project_switched <- TRUE
p.modified <<- FALSE
+ svalue(p.gtable) <<- p.cur
}
if (p.modified) {
gconfirm("When you switch projects, you loose any unsaved changes. Proceed to switch?",

Contact - Imprint