summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-04-02 17:55:00 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-04-02 17:55:00 +0100
commitc9ea0c076cf1b388f7902f1ebf7d2bafbb284ecc (patch)
tree8be4bb6c914962cce9ab3b0c0121fd9fecc5d514
parent518215ee95b35a687679c17ed295970f0ff8cc6e (diff)
invert everything - local buttons location
-rw-r--r--icon/category_all.pngbin5384 -> 37033 bytes
-rw-r--r--icon/category_local.pngbin37033 -> 5384 bytes
-rw-r--r--ui/sisyphus.ui4
3 files changed, 2 insertions, 2 deletions
diff --git a/icon/category_all.png b/icon/category_all.png
index 561d218..e33dfe2 100644
--- a/icon/category_all.png
+++ b/icon/category_all.png
Binary files differ
diff --git a/icon/category_local.png b/icon/category_local.png
index e33dfe2..561d218 100644
--- a/icon/category_local.png
+++ b/icon/category_local.png
Binary files differ
diff --git a/ui/sisyphus.ui b/ui/sisyphus.ui
index 6e3a3fe..1c88de6 100644
--- a/ui/sisyphus.ui
+++ b/ui/sisyphus.ui
@@ -448,7 +448,7 @@
<widget class="QPushButton" name="category_everything">
<property name="geometry">
<rect>
- <x>825</x>
+ <x>625</x>
<y>215</y>
<width>150</width>
<height>150</height>
@@ -471,7 +471,7 @@
<widget class="QPushButton" name="category_local">
<property name="geometry">
<rect>
- <x>625</x>
+ <x>825</x>
<y>215</y>
<width>150</width>
<height>150</height>