summaryrefslogtreecommitdiff
path: root/src/filetree.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-02-05 20:37:18 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2020-02-05 20:37:18 -0500
commitb7e51b65e832cfbd94789bc0cf3ab015a394aa92 (patch)
tree2a29b4320979d825618dc2677190679c18d43957 /src/filetree.h
parent03ee407c346845484629c2a6afef39a13f0b9a3d (diff)
removed bad minimum column width in the data tab
fixed crash in log when restart MO
Diffstat (limited to 'src/filetree.h')
-rw-r--r--src/filetree.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filetree.h b/src/filetree.h
index 855a1751..d55b321c 100644
--- a/src/filetree.h
+++ b/src/filetree.h
@@ -31,7 +31,6 @@ public:
void exploreOrigin();
void openModInfo();
- void toggleVisibility();
void hide();
void unhide();