This website requires JavaScript.
Explore
Help
Sign In
tan
/
Spectral
Watch
1
Star
0
Fork
You've already forked Spectral
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
91fe860b7c
Spectral
/
src
/
paintable.cpp
4 lines
83 B
C++
Raw
Blame
History
#
include
"paintable.h"
Paintable
:
:
Paintable
(
QObject
*
parent
)
:
QObject
(
parent
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink