mirror of
https://github.com/vicr123/the-libs.git
synced 2025-01-23 19:02:07 -05:00
5 lines
79 B
C++
5 lines
79 B
C++
#include "tnotification.h"
|
|
|
|
void tNotification::post(bool deleteWhenDone) {
|
|
|
|
}
|