From: Manuel Nickschas Date: Fri, 27 Nov 2009 15:03:47 +0000 (+0100) Subject: Introduce WarningsSettings X-Git-Tag: 0.6-beta1~153 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=0a0283d6b8cb7eefb6ec1439f5449a3a9704afcf;hp=0a0283d6b8cb7eefb6ec1439f5449a3a9704afcf Introduce WarningsSettings This is supposed to store the state of "[X] Don't show again" kind of dialogs and warnings. I thought I'd need it for the SSL stuff, but I ended up without using it. Yet we will probably need this in the future, so I commit rather than revert. ---