Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/MakroAction.cpp

    r112b09 r047878  
    4444}
    4545
     46Dialog* MakroAction::fillDialog(Dialog *dialog) {
     47  return actions->fillAllDialogs(dialog);
     48}
    4649
    4750Action::state_ptr MakroAction::performCall(){
Note: See TracChangeset for help on using the changeset viewer.