TrackGit
Macros | Enumerations
LogWindow.cpp File Reference

Implementation file of Log window. More...

#include "LogWindow.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  { kOK }
 

Detailed Description

Implementation file of Log window.

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

Definition in file LogWindow.cpp.

Macro Definition Documentation

◆ B_TRANSLATION_CONTEXT

#define B_TRANSLATION_CONTEXT   "TrackGit"

Definition at line 15 of file LogWindow.cpp.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
kOK 

Definition at line 18 of file LogWindow.cpp.