status-desktop/src-cpp/dotherside/StatusWindow_other.cpp
2022-02-01 15:48:54 -04:00

12 lines
109 B
C++

#include "StatusWindow.h"
void StatusWindow::removeTitleBar()
{
}
void StatusWindow::showTitleBar()
{
}