From ed5ecf7ea7a482b4649e66ecb35fbc60af680684 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 25 Apr 2016 13:08:12 -0400 Subject: Rearrange the Lumina source tree quite a bit: Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. --- .../desktop-plugins/audioplayer/PlayerWidget.ui | 182 --------------------- 1 file changed, 182 deletions(-) delete mode 100644 lumina-desktop/desktop-plugins/audioplayer/PlayerWidget.ui (limited to 'lumina-desktop/desktop-plugins/audioplayer/PlayerWidget.ui') diff --git a/lumina-desktop/desktop-plugins/audioplayer/PlayerWidget.ui b/lumina-desktop/desktop-plugins/audioplayer/PlayerWidget.ui deleted file mode 100644 index b1e7ee59..00000000 --- a/lumina-desktop/desktop-plugins/audioplayer/PlayerWidget.ui +++ /dev/null @@ -1,182 +0,0 @@ - - - PlayerWidget - - - - 0 - 0 - 346 - 81 - - - - Form - - - QToolButton::menu-indicator{ image: none; } - - - - 4 - - - 0 - - - 0 - - - 0 - - - 0 - - - - - - - Config - - - QToolButton::InstantPopup - - - true - - - - - - - Add - - - QToolButton::InstantPopup - - - true - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - prev - - - true - - - - - - - 1/10 - - - - - - - next - - - true - - - - - - - - - - - - - - Play - - - true - - - - - - - Pause - - - true - - - - - - - Stop - - - true - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - 24 - - - false - - - - - - - - - Qt::Vertical - - - - 20 - 0 - - - - - - - - - -- cgit