build error on win; refs #116

master
Marc Wäckerlin 13 years ago
parent 14e532fc8a
commit 10d492121a
  1. 2
      src/qbrowserlib/swisswebview.hxx

@ -25,7 +25,7 @@
\copydetails SwissWebView::newView(SwissWebView*) \copydetails SwissWebView::newView(SwissWebView*)
*/ */
class QDESIGNER_WIDGET_EXPORT SwissWebView: public QWebView { class SwissWebView: public QWebView {
Q_OBJECT; Q_OBJECT;
signals: signals:
//! Signals that a new window (or tab) must be opened //! Signals that a new window (or tab) must be opened

Loading…
Cancel
Save