KoKuToru / gTox

[abandoned] GTK3 Tox-Client
GNU General Public License v3.0
45 stars 7 forks source link

detachable window base class #168

Closed KoKuToru closed 8 years ago

KoKuToru commented 9 years ago

dialog::chat and dialog::settings both are detachable windows. At the moment code is duplicated..

dialog::detachable_window will include all the logic for attach/detach. Independent of dialog::main