8e13bae
diff -urp alexandria-book-collection-manager-0.7.4.old.2/lib/alexandria/ui/book_properties_dialog_base.rb alexandria-book-collection-manager-0.7.4.new/lib/alexandria/ui/book_properties_dialog_base.rb
8e13bae
--- alexandria-book-collection-manager-0.7.4.old.2/lib/alexandria/ui/book_properties_dialog_base.rb	2020-01-15 14:38:34.849856129 +0900
8e13bae
+++ alexandria-book-collection-manager-0.7.4.new/lib/alexandria/ui/book_properties_dialog_base.rb	2020-01-15 14:39:05.733196547 +0900
8e13bae
@@ -303,7 +303,7 @@ module Alexandria
8e13bae
       def on_destroy
8e13bae
         @book_properties_dialog.hide
8e13bae
         # Stop notebook trying to set tab labels at this time
8e13bae
-        @notebook.show_tabs = false
8e13bae
+        #@notebook.show_tabs = false
8e13bae
       end
8e13bae
 
8e13bae
       def on_loaned