QTfrontend/ui/widget/selectWeapon.cpp
changeset 12763 ad67a3804981
parent 12689 5b135c26f320
child 12922 c0320d66310d
--- a/QTfrontend/ui/widget/selectWeapon.cpp	Wed Oct 25 15:37:16 2017 -0400
+++ b/QTfrontend/ui/widget/selectWeapon.cpp	Wed Oct 25 23:09:41 2017 +0200
@@ -383,3 +383,8 @@
 {
     isDeleting = false;
 }
+
+void SelWeaponWidget::init()
+{
+    isDeleting = false;
+}