Implement missing functions
[vlp.git] / src / edit / editor.h
index 7a3d85c7eeb22dd5e924f91b95e2926b7382db0b..42b2c2cf28ae43359def3e83b05b23014b5e7d5c 100644 (file)
@@ -39,11 +39,6 @@ public:
 public:
        void load(const char *fileName);
        void save(const char *fileName);
-       void props();
-       void print();
-
-       void log_unit();
-       void log_prog();
 private:
        QString fname;
        QString find_text;