Skip to content

Commit

Permalink
[sailfishos][gecko] Add define to the iconconverter for preprocessor
Browse files Browse the repository at this point in the history
Signed-off-by: Raine Makelainen <raine.makelainen@jolla.com>
  • Loading branch information
rainemak committed May 27, 2020
1 parent 16bf53c commit a5fb5f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions image/decoders/icon/qt/gtkqticonsconverter.js
Expand Up @@ -8,6 +8,10 @@ Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");

function GtkQtIconsConverter()
{ };

#ifdef 0
#endif

GtkQtIconsConverter.prototype =
{
classID: Components.ID("{c0783c34-a831-40c6-8c03-98c9f74cca45}"),
Expand Down

0 comments on commit a5fb5f6

Please sign in to comment.