~ubuntu-branches/ubuntu/saucy/quassel/saucy-proposed

« back to all changes in this revision

Viewing changes to src/core/coreircuser.h

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2013-10-11 00:06:18 UTC
  • mfrom: (1.1.52)
  • Revision ID: package-import@ubuntu.com-20131011000618-46ncwnh3demhlw10
Tags: 0.9.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 
41
41
#ifdef HAVE_QCA2
42
42
    Cipher *cipher() const;
43
 
    void setEncrypted(bool);
44
43
#endif
45
44
 
46
45
#ifdef HAVE_QCA2