This website works better with JavaScript
Home
Explore
Help
Sign In
nicolas
/
Almond
Watch
2
Star
2
Fork
1
Files
Issues
19
Pull Requests
0
Wiki
Tree:
a38883620d
Branches
Tags
master
plugins
release_1_1_0
Almond_1_1_0
Almond
/
GradientWidget.cpp
GradientWidget.cpp
100 B
History
Raw
1
2
3
4
5
6
#include "GradientWidget.h"
GradientWidget::GradientWidget(QWidget *parent) : QWidget(parent)
{
}