From 49055c86feda30d3d7e4f6d5c8738c2aef5b68d9 Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 27 Dec 2005 22:18:14 +0000 Subject: Removed code for the old pieces list. git-svn-id: http://svn.leocad.org/trunk@449 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- win/Stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win/Stdafx.h') diff --git a/win/Stdafx.h b/win/Stdafx.h index 98a0915..ffc6871 100644 --- a/win/Stdafx.h +++ b/win/Stdafx.h @@ -49,7 +49,7 @@ // Piecebar settings //#define PIECEBAR_PREVIEW 0x01 // Show piece preview #define PIECEBAR_SUBPARTS 0x02 // Show subparts -#define PIECEBAR_GROUP 0x04 // Group pieces +//#define PIECEBAR_GROUP 0x04 // Group pieces //#define PIECEBAR_ZOOMPREVIEW 0x08 // Zoom piece preview //#define PIECEBAR_COMBO 0x10 // Show combobox #define PIECEBAR_PARTNUMBERS 0x20 // Show part numbers -- cgit v1.2.3