repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
workbench
/
prefs
/
locale
/
page_timezone.h
blob
75626a8422f4f40e6013f470ea267a24a07d2186
1
#ifndef _TIMEZONE_H_
2
#define _TIMEZONE_H_
3
4
void
InitTimezone
();
5
void
CleanTimezone
();
6
7
extern
struct
MUI_CustomClass
*
Timezone_CLASS
;
8
9
#endif
10