Skip to content
Commit 586a2314 authored by Pali Rohár's avatar Pali Rohár
Browse files

Fix compilation of LibjingleCallDialog

This fixes compile error of jabber protocol when libjingle is enabled.

In file included from kopete/protocols/jabber/libjinglecalldialog.cpp:16:0:
kopete/protocols/jabber/libjinglecalldialog.h:28:56: error: invalid use of incomplete type ‘class QDialog’
 class LibjingleCallDialog : public QDialog, public Ui::LibjingleCallDialog
                                                        ^~~~~~~~~~~~~~~~~~~
parent 608b97d9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment