qt: PodcastConfiguration inherits QDialog not QWidget
authorKO Myung-Hun <komh@chollian.net>
Tue, 28 Feb 2023 14:47:47 +0000 (23:47 +0900)
committerSebastian Ramacher <sramacher@debian.org>
Tue, 21 Jan 2025 18:02:47 +0000 (19:02 +0100)
Especially, accept() and reject() slots are in QDialog.

(cherry picked from commit 183acaecc1fafdfe57a3c4981702ec00561c31e0)
Signed-off-by: Steve Lhomme <robux4@ycbcr.xyz>
Gbp-Pq: Name 0104-qt-PodcastConfiguration-inherits-QDialog-not-QWidget.patch

modules/gui/qt/ui/podcast_configuration.ui

index 046bef5a3779093b44b08807c59265a713651ff1..f213963fb3b861c98f987ab79a53d36fb3abe035 100644 (file)
@@ -1,6 +1,6 @@
 <ui version="4.0" >
  <class>PodcastConfiguration</class>
- <widget class="QWidget" name="PodcastConfiguration" >
+ <widget class="QDialog" name="PodcastConfiguration" >
   <property name="geometry" >
    <rect>
     <x>0</x>