projects
/
projets
/
fookb-qt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8656230
)
add notice
author
Guillaume Castagnino
<casta@xwing.info>
Wed, 11 Mar 2020 21:40:35 +0000
(22:40 +0100)
committer
Guillaume Castagnino
<casta@xwing.info>
Wed, 11 Mar 2020 21:40:35 +0000
(22:40 +0100)
xlib_wrapper.cpp
patch
|
blob
|
history
diff --git
a/xlib_wrapper.cpp
b/xlib_wrapper.cpp
index 6b29f3bafe4f1c38b065988e128fe4708580bf35..57ee6bf7d4509360869d5a3e15ed3d7c140002a6 100644
(file)
--- a/
xlib_wrapper.cpp
+++ b/
xlib_wrapper.cpp
@@
-16,6
+16,7
@@
XlibWrapper::XlibWrapper()
this, SLOT(XlibWrapperSlot()));
timer->start(1000);
}
+/* Instead of this, should subscribe to the correct QEvent */
void XlibWrapper::XlibWrapperSlot()
{