Tempo
Tempo is an app that allows users to create and manage timers, stopwatches, and alarms.
Notification.cpp File Reference

Implementation of the Notification class to display system notifications. More...

#include <windows.h>
#include <iostream>
#include <string>
#include <cstdlib>
#include "../include/Notification.hpp"
Include dependency graph for Notification.cpp:

Go to the source code of this file.

Detailed Description

Implementation of the Notification class to display system notifications.

Definition in file Notification.cpp.