* Only allow one instance of the channel options dialog to be opened to…
Concern Raised3eaee117912e

Authored by Eike Hein <hein@kde.org>.

Description

  • Only allow one instance of the channel options dialog to be opened to avoid all sorts of undesirable outcomes (read: crashes). * Update rough changelog.

svn path=/trunk/extragear/network/konversation/; revision=546687

Details

Auditors
argonel
hein
Committed
Eike Hein <hein@kde.org>May 30 2006, 6:41 PM
Parents
R7:bd3c6474a742: Revert quotation mark part of last commit.
Branches
Unknown
Tags
Unknown
Eike Hein <hein@kde.org> committed R7:3eaee117912e: * Only allow one instance of the channel options dialog to be opened to… (authored by Eike Hein <hein@kde.org>).May 30 2006, 6:41 PM
argonel raised a concern with this commit.Sep 22 2015, 12:42 AM
argonel added a subscriber: argonel.

Lets try to keep the GUI stuff together as much as possible, for the (eventual) refactoring.

/src/channel.h
361

You've placed this line in the section labelled "not GUI", yet a ChannelOptionsDialog is a GUI element.

hein added a subscriber: hein.Sep 22 2015, 12:49 AM
hein added inline comments.
/src/channel.h
361

What about the planned ncurses frontend?