← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1432059] [NEW] Stop using Q_DECL_EXPORT

 

Public bug reported:

We're currently misusing Q_DECL_EXPORT in lots of places. What we're
meant to do is have a header that defines something like OXIDE_Q_EXPORT
and make this Q_DECL_EXPORT for the build and Q_DECL_IMPORT for
consumers.

** Affects: oxide
     Importance: Low
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => Low

** Changed in: oxide
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1432059

Title:
  Stop using Q_DECL_EXPORT

Status in Oxide Webview:
  Triaged

Bug description:
  We're currently misusing Q_DECL_EXPORT in lots of places. What we're
  meant to do is have a header that defines something like
  OXIDE_Q_EXPORT and make this Q_DECL_EXPORT for the build and
  Q_DECL_IMPORT for consumers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1432059/+subscriptions


Follow ups

References