diff libgui/src/gui-settings.h @ 32029:8d30584b7525

Back out changeset 36b6c5a77727 glibc on (some) Linux doesn't provide the extended libiconv functionality that is needed for these changes.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 16 Apr 2023 18:54:20 +0200
parents 36b6c5a77727
children 1c99c8f020f7
line wrap: on
line diff
--- a/libgui/src/gui-settings.h	Sun Apr 16 09:10:41 2023 -0700
+++ b/libgui/src/gui-settings.h	Sun Apr 16 18:54:20 2023 +0200
@@ -203,6 +203,8 @@
 
   void update_network_settings ();
 
+  void get_codecs (QStringList *codecs);
+
   void combo_encoding (QComboBox *combo, const QString& current = QString ());
 
   void reload ();