summaryrefslogtreecommitdiff
path: root/win/Piecebar.h
diff options
context:
space:
mode:
authorleo2005-09-28 19:07:56 +0000
committerleo2005-09-28 19:07:56 +0000
commit31ee773757df1c85399cb06135b7c48129a2b327 (patch)
treed62d662f3303deb671bf946b699b88eb3a1a8dd1 /win/Piecebar.h
parentbfde4a4c719508b3d78a413eaa7564001c1f1b1f (diff)
Removed the option to disable the piece preview, it's always enabled now.
git-svn-id: http://svn.leocad.org/trunk@422 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'win/Piecebar.h')
-rw-r--r--win/Piecebar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/Piecebar.h b/win/Piecebar.h
index c3a0b77..8682133 100644
--- a/win/Piecebar.h
+++ b/win/Piecebar.h
@@ -79,7 +79,6 @@ protected:
public:
void CreateGroupsBar();
BOOL m_bSubParts;
- BOOL m_bPreview;
BOOL m_bGroups;
BOOL m_bCombo;
BOOL m_bNumbers;