5 lines
141 B
C
5 lines
141 B
C
#ifndef SYSTRAY_ACTIONS_H
|
|
#define SYSTRAY_ACTIONS_H
|
|
#include <battery_action.h>
|
|
#include <connectivity_action.h>
|
|
#endif // SYSTRAY_ACTIONS_H
|