From 6b1a38389925839278b2735041e088224b4a7be2 Mon Sep 17 00:00:00 2001 From: q5sys Date: Mon, 27 Nov 2017 01:34:28 -0500 Subject: remove file manager dev folder --- .../lumina-fm-dev/widgets/DirWidget2.ui | 261 --------------------- 1 file changed, 261 deletions(-) delete mode 100644 src-qt5/desktop-utils/lumina-fm-dev/widgets/DirWidget2.ui (limited to 'src-qt5/desktop-utils/lumina-fm-dev/widgets/DirWidget2.ui') diff --git a/src-qt5/desktop-utils/lumina-fm-dev/widgets/DirWidget2.ui b/src-qt5/desktop-utils/lumina-fm-dev/widgets/DirWidget2.ui deleted file mode 100644 index 277d8bfb..00000000 --- a/src-qt5/desktop-utils/lumina-fm-dev/widgets/DirWidget2.ui +++ /dev/null @@ -1,261 +0,0 @@ - - - DirWidget - - - - 0 - 0 - 400 - 350 - - - - - 350 - 0 - - - - Form - - - - - - - - - 1 - - - - - - 1 - - - 1 - - - 1 - - - 1 - - - - - - 0 - 0 - - - - padding-right: 5px; - - - - - - QToolButton::InstantPopup - - - Qt::ToolButtonTextOnly - - - - - - - 1 - - - 1 - - - Qt::Horizontal - - - false - - - false - - - QSlider::TicksAbove - - - - - - - ... - - - - - - - ... - - - - - - - - - - - - - - - Qt::Horizontal - - - - - 0 - 0 - - - - 15 - - - true - - - true - - - - - - - - - - - - - - - - Status - - - false - - - - - - - Increase Icon Sizes - - - ZoomIn - - - QToolButton::InstantPopup - - - true - - - - - - - Decrease Icon Sizes - - - ZoomOut - - - true - - - - - - - - - Back - - - Back - - - Go back to previous directory - - - Go back to previous directory - - - - - Up - - - Up - - - Go to parent directory - - - Go to parent directory - - - - - Home - - - Home - - - Go to home directory - - - Go to home directory - - - - - Menu - - - Select Action - - - - - true - - - Single Column - - - Single column view - - - - - true - - - Dual Column - - - Dual Column View - - - - - - -- cgit