changeset 195:d841dfb30b0b

UI elements rename
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Mon, 31 Mar 2014 17:03:32 +0200
parents 4b74b81e0c79
children 87dae6d62a61
files FXAnalyse.h FXAnalyse.uir
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/FXAnalyse.h	Mon Mar 31 17:03:32 2014 +0200
+++ b/FXAnalyse.h	Mon Mar 31 17:03:32 2014 +0200
@@ -60,10 +60,10 @@
 #define  PANEL_DEDRIFT_DDS_FREQ           24      /* control type: numeric, callback function: CB_DedriftDDSFreq */
 #define  PANEL_DDS1                       25      /* control type: numeric, callback function: CB_ChangeDDSOut */
 #define  PANEL_CHANGENDIV                 26      /* control type: numeric, callback function: CB_OnChangeNdiv */
-#define  PANEL_N3CHOICE                   27      /* control type: numeric, callback function: CB_ChangeN */
+#define  PANEL_N3                         27      /* control type: numeric, callback function: CB_ChangeN */
 #define  PANEL_N3CALCULUS                 28      /* control type: command, callback function: CB_OnNCalculus */
-#define  PANEL_N1CHOICE                   29      /* control type: numeric, callback function: CB_ChangeN */
-#define  PANEL_N2CHOICE                   30      /* control type: numeric, callback function: CB_ChangeN */
+#define  PANEL_N1                         29      /* control type: numeric, callback function: CB_ChangeN */
+#define  PANEL_N2                         30      /* control type: numeric, callback function: CB_ChangeN */
 #define  PANEL_N2CALCULUS                 31      /* control type: command, callback function: CB_OnNCalculus */
 #define  PANEL_DDS4STEP                   32      /* control type: ring, callback function: CB_ChangeDDSStep */
 #define  PANEL_DDS3STEP                   33      /* control type: ring, callback function: CB_ChangeDDSStep */
Binary file FXAnalyse.uir has changed