Advertisement
Guest User

Untitled

a guest
May 22nd, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 0.40 KB | None | 0 0
  1. /usr/include/qt4/QtGui/qfontdialog.h: In member function ‘void ChatWindow::on_actionSet_font_triggered():
  2. /usr/include/qt4/QtGui/qfontdialog.h:78: error: ‘QFontDialog::QFontDialog(QWidget*, bool, Qt::WindowFlags)’ is private
  3. ChatWindow.cpp:1138: error: within this context
  4. ChatWindow.cpp:1143: error: ‘class QFontDialog’ has no member named ‘setCurrentFont’
  5. make: *** [ChatWindow.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement