diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-10-20 21:39:05 +0300 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-10-20 21:39:05 +0300 |
| commit | 8a9a513ecd352768a7c14d30252394c6973a352e (patch) | |
| tree | ab433b5c7c552360bb7ed811b44755b39550007d /src | |
| parent | Remove sync timer (diff) | |
| download | nheko-8a9a513ecd352768a7c14d30252394c6973a352e.tar.xz | |
Move ctrl-k callback to the MainWindow
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChatPage.cc | 9 | ||||
| -rw-r--r-- | src/MainWindow.cc | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/src/ChatPage.cc b/src/ChatPage.cc |
