diff --git a/panels/offset_fine_tune.py b/panels/offset_fine_tune.py index 34d48be2..51840129 100644 --- a/panels/offset_fine_tune.py +++ b/panels/offset_fine_tune.py @@ -28,7 +28,7 @@ class Panel(ScreenPanel): self.labels["qr_code_box"] = Gtk.Grid(row_homogeneous=True, column_homogeneous=True) qr_code = self._gtk.Image("wiki_qr_code", self._gtk.content_width * 0.46, self._gtk.content_height * 0.46) - qr_code_url = Gtk.Label(label="https://www.creatbot.com/en/faqs.html") + qr_code_url = Gtk.Label(label=" ") self.labels["qr_code_box"].attach(qr_code, 0, 0, 1, 3) self.labels["qr_code_box"].attach(qr_code_url, 0, 2, 1, 1) diff --git a/styles/dark/images/wiki_qr_code.svg b/styles/dark/images/wiki_qr_code.svg index cce86aa0..374bdd56 100644 --- a/styles/dark/images/wiki_qr_code.svg +++ b/styles/dark/images/wiki_qr_code.svg @@ -1,9 +1,10 @@ - - - - - - - - + + + + + + + + + diff --git a/styles/light/images/wiki_qr_code.svg b/styles/light/images/wiki_qr_code.svg index cce86aa0..374bdd56 100644 --- a/styles/light/images/wiki_qr_code.svg +++ b/styles/light/images/wiki_qr_code.svg @@ -1,9 +1,10 @@ - - - - - - - - + + + + + + + + +