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