mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-31 06:02:27 +02:00
Make compile on Mac, take 2.
This commit is contained in:
parent
0804152eaa
commit
c28cc5ff1f
@ -19,11 +19,13 @@
|
||||
#ifndef SOURCETREE_POPUP_DIALOG_MAC_H
|
||||
#define SOURCETREE_POPUP_DIALOG_MAC_H
|
||||
|
||||
#include "DllMacro.h"
|
||||
|
||||
class QWidget;
|
||||
|
||||
namespace SourceTreePopupHelper {
|
||||
|
||||
void clearBackground( QWidget* widget );
|
||||
void DLLEXPORT clearBackground( QWidget* widget );
|
||||
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user