rcpp_framework/themes/theme.cpp

10 lines
66 B
C++

#include "theme.h"
Theme::Theme() {
}
Theme::~Theme() {
}