Commit e161c6a7 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: fix indentation is ActionsManager

parent a83415ce
......@@ -175,7 +175,7 @@ void ActionsManager::frame()
void ActionsManager::toggleMuteAudio()
{
playlist_MuteToggle( THEPL );
playlist_MuteToggle( THEPL );
}
void ActionsManager::AudioUp()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment