TrackGit
Macros | Enumerations
StatusWindow.cpp File Reference

Implementation file of Status window. More...

#include "StatusWindow.h"
#include <stdio.h>
#include <Catalog.h>
#include <LayoutBuilder.h>

Go to the source code of this file.

Macros

#define B_TRANSLATION_CONTEXT   "TrackGit"
 

Enumerations

enum  { kStatusOK, kStatusSelected }
 

Detailed Description

Implementation file of Status window.

Author
Hrishikesh Hiraskar hrish.nosp@m.ihir.nosp@m.askar.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Definition in file StatusWindow.cpp.

Macro Definition Documentation

◆ B_TRANSLATION_CONTEXT

#define B_TRANSLATION_CONTEXT   "TrackGit"

Definition at line 15 of file StatusWindow.cpp.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
kStatusOK 
kStatusSelected 

Definition at line 18 of file StatusWindow.cpp.