Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ellie
Study-IRIS
Wiki
IRIS_controlDialog
IRIS_controlDialog
· Changes
Page history
no message
authored
Oct 30, 2015
by
ellie
Hide whitespace changes
Inline
Side-by-side
IRIS_controlDialog.markdown
View page @
1bc9d7f6
...
...
@@ -43,7 +43,6 @@
```
cpp
// MML_alm.cpp file
void
MML_alm
::
OnButtonInitAlmhis
()
{
MML_REDIRECT_COMBO
(
IDC_COMBO_RTRVALM_AID_ALL_SHELF_SLOT_1
,
IDC_COMBO_INITALMHIS_AID_SHELF_1
);
...
...