aboutsummaryrefslogtreecommitdiffstats
path: root/src/settingsdialog.ui
diff options
context:
space:
mode:
authorConfuSomu2024-05-11 20:22:30 -0400
committerConfuSomu2024-05-11 20:22:30 -0400
commitcd85a7d47ffe22ec2581adf88f9cb70a5537f5a9 (patch)
tree1376ba53bf5f90c0885573ee3df7b561c33c9390 /src/settingsdialog.ui
parent39a2aa5b99ffd2ee702236a696768efc4b9fa070 (diff)
downloadActorViewer-cd85a7d47ffe22ec2581adf88f9cb70a5537f5a9.tar
ActorViewer-cd85a7d47ffe22ec2581adf88f9cb70a5537f5a9.tar.gz
ActorViewer-cd85a7d47ffe22ec2581adf88f9cb70a5537f5a9.zip
Disable remote instance settings if no mastodonpp
Also fix a small bug in the request token flow.
Diffstat (limited to 'src/settingsdialog.ui')
-rw-r--r--src/settingsdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index b2c1c69..9e17fab 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -104,7 +104,7 @@
</layout>
</item>
<item>
- <widget class="QGroupBox" name="groupBox">
+ <widget class="QGroupBox" name="remoteInstanceGroupBox">
<property name="title">
<string>Instance with whom to fetch posts with</string>
</property>