summaryrefslogtreecommitdiffstats
path: root/vmchooser/inc/SWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'vmchooser/inc/SWindow.h')
-rw-r--r--vmchooser/inc/SWindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vmchooser/inc/SWindow.h b/vmchooser/inc/SWindow.h
index 052d328..321c228 100644
--- a/vmchooser/inc/SWindow.h
+++ b/vmchooser/inc/SWindow.h
@@ -82,8 +82,8 @@ public:
void cb_return();
void cb_select();
- void set_entries(DataEntry** ent, char* slxgroup);
- void set_lin_entries(DataEntry** ent, char* slxgroup);
+ void set_entries(DataEntry** ent);
+ void set_lin_entries(DataEntry** ent);
const char** get_symbol(DataEntry* dat);