~lukas-kde/unity8/threeFingerTapOverlay

« back to all changes in this revision

Viewing changes to src/UnixSignalHandler.cpp

  • Committer: Lukáš Tinkl
  • Date: 2016-06-01 20:16:51 UTC
  • mfrom: (2285.38.58 unity8)
  • Revision ID: lukas.tinkl@canonical.com-20160601201651-7fzy0uaq1j4rqsme
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * Author: Marcus Tomlinson <marcus.tomlinson@canonical.com>
17
17
 */
18
18
 
19
 
#include "unix-signal-handler.h"
 
19
#include "UnixSignalHandler.h"
20
20
 
21
21
#include <QDebug>
22
22