HatchKeeper  0.90
The Free Open-Source Egg Incubation Software
TaskbarIcon.cpp File Reference

Holds stuff related to displaying a taskbar icon. More...

#include "../../.HatchKeeper_Data_90/Images/TaskBar.xpm"
#include <wx/taskbar.h>

Go to the source code of this file.

Classes

class  HatchTaskBarIcon
 A Taskbar Icon That Is Visable When HatchKeeper Is Running. More...
 

Variables

const int ON_RESHOW = 5600
 
const int ON_EXIT = 5601
 

Detailed Description

Holds stuff related to displaying a taskbar icon.

Authors
mill-j
Date
05/29/18 - 2023

Definition in file TaskbarIcon.cpp.

Variable Documentation

◆ ON_EXIT

const int ON_EXIT = 5601

Definition at line 13 of file TaskbarIcon.cpp.

◆ ON_RESHOW

const int ON_RESHOW = 5600

Definition at line 12 of file TaskbarIcon.cpp.