mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-05 18:42:29 +01:00
4dcea75242
This will make reusing easier like enum parsing between ScreenPlay and ScreenPlayWallpaper & project load/save
7 lines
37 B
C++
7 lines
37 B
C++
#include "util.h"
|
|
|
|
Util::Util()
|
|
{
|
|
|
|
}
|