Skip to content
Snippets Groups Projects
Commit 0d847f69 authored by Lyndon Brown's avatar Lyndon Brown Committed by Hugo Beauzée-Luyssen
Browse files

qt: remove unused define

Unused since b86d55e0.
parent b86a9ce6
No related branches found
No related tags found
1 merge request!1464Qt: Clean up various includes
Pipeline #194895 passed with stage
in 17 minutes and 52 seconds
......@@ -172,9 +172,6 @@ struct vlc_player_locker {
BUTTON_SET_IMG( button, text, image, tooltip ); \
BUTTONACT( button, thisslot );
/* for widgets which must not follow the RTL auto layout changes */
#define RTL_UNAFFECTED_WIDGET setLayoutDirection( Qt::LeftToRight );
#define getSettings() p_intf->mainSettings
static inline QString QVLCUserDir( vlc_userdir_t type )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment