wxwidgets/samples/dialogs
Lauri Nurmi 1864a49dd2 Fix dialogs sample never exiting with a persistent taskbar icon
If the latest user notification shown was shown with
"Use persistent taskbar icon" toggled on, the application process
would never really exit after closing. So delete m_taskbarIcon
in destructor.

Closes #24316.
2024-02-16 00:23:24 +01:00
..
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
dialogs.bkl Remove OS/2 remnants from bakefile of dialogs sample 2018-09-17 23:30:47 +02:00
dialogs.cpp Fix dialogs sample never exiting with a persistent taskbar icon 2024-02-16 00:23:24 +01:00
dialogs.h Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
tip.xpm Added wxRichToolTip class. 2011-10-18 21:57:02 +00:00
tips.txt Applied patch [ 600500 ] Tip-of-day: comments, translatable 2002-08-31 12:08:02 +00:00