X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmainwindow.h;h=2e3f180bce6838d2f8cc1388aab3896a46458a92;hb=813c63e76ba24b85259e00e313f21d5660111e50;hp=fecda17e17fee9fc26da82e627d1ccaa53131627;hpb=e08a905e6eb9553acdbf149ea98ca199785a05e0;p=someplayer diff --git a/src/mainwindow.h b/src/mainwindow.h index fecda17..2e3f180 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -77,6 +77,8 @@ private slots: void _hw_zoom_policy_changed(); void _set_display_state(bool); void _zoom_key_pressed(quint32); + void _fmtx_settings_changed(); + void _update_fmtx_text(); private: PlayerForm *_player_form; LibraryForm *_library_form;