mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
remove type hint DIALOG from step entry "dialog"
git-svn-id: svn://localhost/ardour2/branches/3.0@13803 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
bc8ccfa768
commit
ecbd517892
1 changed files with 0 additions and 2 deletions
|
|
@ -470,8 +470,6 @@ StepEntry::StepEntry (StepEditor& seditor)
|
|||
r = RefPtr<RadioAction>::cast_dynamic (act);
|
||||
assert (r);
|
||||
r->set_active (true);
|
||||
|
||||
set_type_hint(Gdk::WINDOW_TYPE_HINT_DIALOG);
|
||||
}
|
||||
|
||||
StepEntry::~StepEntry()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue