From 93241c6670b022fa46cc40b71a027cfec8e5a8f3 Mon Sep 17 00:00:00 2001 From: abd Date: Mon, 27 Oct 2008 11:45:51 +0000 Subject: [PATCH] Fix errors after merging with BR_VISU_2008 branch --- src/VISUGUI/VisuGUI_Prs3dDlg.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/VISUGUI/VisuGUI_Prs3dDlg.h b/src/VISUGUI/VisuGUI_Prs3dDlg.h index 01fefefd..087f7836 100644 --- a/src/VISUGUI/VisuGUI_Prs3dDlg.h +++ b/src/VISUGUI/VisuGUI_Prs3dDlg.h @@ -232,9 +232,8 @@ class VisuGUI_ScalarBarPane : public QWidget//QVBox void onTextPref(); void onBarPref(); void onPreviewCheck(bool thePreview); - void updatePreview(); - void onFilterByScalars(bool); // RKV - void onShowDistribution(bool); // RKV + void updatePreview(); + void onShowDistribution(bool); private: void createScalarBar(); -- 2.39.2