diff FXAnalyse.h @ 82:47860259afe2

Implement logging
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Wed, 20 Mar 2013 12:08:49 +0100
parents 46fe62febcd0
children c03263186dd7
line wrap: on
line diff
--- a/FXAnalyse.h	Mon Mar 18 12:36:34 2013 +0100
+++ b/FXAnalyse.h	Wed Mar 20 12:08:49 2013 +0100
@@ -172,6 +172,7 @@
 #define  PANEL_MEASURE_SLOPE              118     /* control type: LED, callback function: CB_MeasureSlope */
 #define  PANEL_SLOPE_MEASURED             119     /* control type: numeric, callback function: (none) */
 #define  PANEL_RESET_DEDRIFT_DDS          120     /* control type: command, callback function: CB_ResetDedriftDDS */
+#define  PANEL_LOGGING                    121     /* control type: textBox, callback function: (none) */
 
 
      /* Menu Bars, Menus, and Menu Items: */