mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
b2a2f566aa
* gnu/packages/kde-utils.scm (wacomtablet): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
11 lines
485 B
Diff
11 lines
485 B
Diff
diff -rup wacomtablet-3.1.0/src/kcmodule/styluspagewidget.cpp wacomtablet-3.1.0.new/src/kcmodule/styluspagewidget.cpp
|
|
--- wacomtablet-3.1.0/src/kcmodule/styluspagewidget.cpp 2018-06-22 15:07:58.000000000 +0200
|
|
+++ wacomtablet-3.1.0.new/src/kcmodule/styluspagewidget.cpp 2018-07-10 17:38:09.239242847 +0200
|
|
@@ -25,6 +25,7 @@
|
|
#include "profilemanagement.h"
|
|
|
|
// common includes
|
|
+#include "logging.h"
|
|
#include "property.h"
|
|
#include "deviceprofile.h"
|
|
#include "dbustabletinterface.h"
|