Commit f066aa18 authored by CHARRAS's avatar CHARRAS
Browse files

test case for OnLeftClick() handling enhancements

parent 10c44291
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -12,6 +12,8 @@ email address.
	(SHIHT ou CTRL or ALT key is sufficient to suppress the popup menu
	(SHIHT ou CTRL or ALT key is sufficient to suppress the popup menu
	if needed for a double click )
	if needed for a double click )
	Some work is still needed, of course
	Some work is still needed, of course
+ pcbnew
	Color grid setting now works




2007-Sep-26 UPDATE   Dick Hollenbeck <dick@softplc.com>
2007-Sep-26 UPDATE   Dick Hollenbeck <dick@softplc.com>
+1 −1
Original line number Original line Diff line number Diff line
@@ -343,7 +343,7 @@ void PCB_SCREEN::Init()
/*************************/
/*************************/


/*
/*
 *  Options diverses d'affichage �l'�ran:
 *  Handle display options like enable/disable some optional drawings:
 */
 */


DISPLAY_OPTIONS::DISPLAY_OPTIONS()
DISPLAY_OPTIONS::DISPLAY_OPTIONS()
Loading