QTfrontend/team.h
changeset 3159 e5eff81d7635
parent 2948 3f21a9dc93d0
child 3236 4ab3917d7d44
--- a/QTfrontend/team.h	Mon Mar 29 16:43:47 2010 +0000
+++ b/QTfrontend/team.h	Mon Mar 29 18:50:22 2010 +0000
@@ -55,6 +55,7 @@
         QColor teamColor;
 
         bool LoadFromFile();
+        bool DeleteFile();
         bool SaveToFile();
         void SetToPage(HWForm * hwform);
         void GetFromPage(HWForm * hwform);