wrong include
This commit is contained in:
parent
4938156ada
commit
4c26392d72
@ -3,7 +3,7 @@
|
||||
* This file may be used under the terms of the QSkinny License, Version 1.0
|
||||
*****************************************************************************/
|
||||
|
||||
#include "QskGradient.h"
|
||||
#include "QskGradientStop.h"
|
||||
#include "QskRgbValue.h"
|
||||
|
||||
#include <qhashfunctions.h>
|
||||
|
@ -41,7 +41,7 @@ class QSK_EXPORT QskGradientStop
|
||||
void resetPosition() noexcept;
|
||||
|
||||
const QColor& color() const noexcept;
|
||||
void setColor( const QColor& color ) noexcept;
|
||||
void setColor( const QColor& ) noexcept;
|
||||
void resetColor() noexcept;
|
||||
|
||||
static QColor interpolated(
|
||||
|
Loading…
x
Reference in New Issue
Block a user