Make Message a proper class rather than a struct (i.e. use setters/getters and
[quassel.git] / src / qtgui / settingspage.h
2007-08-20 Manuel NickschasChecking in current work on settings dialogs. We will...