Advertisement
Guest User

src/psi/src/chatview_te.cpp.rej

a guest
Oct 16th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. --- src/chatview_te.cpp
  2. +++ src/chatview_te.cpp
  3. @@ -35,6 +35,8 @@
  4. #include <QTimer>
  5. #include <QKeyEvent>
  6. #include <QUrl>
  7. +#include <QMenu>
  8. +#include <QTextDocumentFragment>
  9.  
  10. static const char *informationalColorOpt = "options.ui.look.colors.messages.informational";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement