Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC


Commits:
b24844ff by KO Myung-Hun at 2024-11-21T13:16:43+00:00
qt: PodcastConfiguration inherits QDialog not QWidget

Especially, accept() and reject() slots are in QDialog.

(cherry picked from commit 183acaecc1fafdfe57a3c4981702ec00561c31e0)
Signed-off-by: Steve Lhomme <[email protected]>

- - - - -


1 changed file:

- modules/gui/qt/ui/podcast_configuration.ui


Changes:

=====================================
modules/gui/qt/ui/podcast_configuration.ui
=====================================
@@ -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>



View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/b24844ffc7e4962b757269bb43c94811aabad7bd

-- 
View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/b24844ffc7e4962b757269bb43c94811aabad7bd
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to