~ubuntu-branches/ubuntu/trusty/quassel/trusty-proposed

« back to all changes in this revision

Viewing changes to src/client/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2014-02-18 23:18:25 UTC
  • mto: This revision was merged to the branch mainline in revision 98.
  • Revision ID: package-import@ubuntu.com-20140218231825-hfgaeo3nmszt2pth
Tags: upstream-0.10~beta1
ImportĀ upstreamĀ versionĀ 0.10~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
    bufferviewoverlay.cpp
25
25
    client.cpp
26
26
    clientaliasmanager.cpp
 
27
    clientauthhandler.cpp
27
28
    clientbacklogmanager.cpp
28
29
    clientbufferviewconfig.cpp
29
30
    clientbufferviewmanager.cpp
32
33
    clientignorelistmanager.cpp
33
34
    clientirclisthelper.cpp
34
35
    clientsettings.cpp
 
36
    clienttransfer.cpp
 
37
    clienttransfermanager.cpp
35
38
    clientuserinputhandler.cpp
36
39
    coreaccount.cpp
37
40
    coreaccountmodel.cpp
51
54
    bufferviewoverlay.h
52
55
    client.h
53
56
    clientaliasmanager.h
 
57
    clientauthhandler.h
54
58
    clientbacklogmanager.h
55
59
    clientbufferviewconfig.h
56
60
    clientbufferviewmanager.h
58
62
    clientidentity.h
59
63
    clientignorelistmanager.h
60
64
    clientirclisthelper.h
 
65
    clienttransfer.h
 
66
    clienttransfermanager.h
61
67
    clientuserinputhandler.h
62
68
    coreaccountmodel.h
63
69
    coreconnection.h