Extract YabTabView cleanup to a function.
* No functional change intended.
This commit is contained in:
@@ -248,6 +248,7 @@
|
||||
void GetMMsgInfo(BString &t, int mouseStateInfo, int mouseLButton, int mouseMButton, int mouseRButton, int x, int y, const char* name);
|
||||
BBitmap* loadImage(const char* name);
|
||||
static int compare(BListItem **firstArg, BListItem **secondArg);
|
||||
void CleanupYabTabView(BView* view);
|
||||
|
||||
BTranslatorRoster *Roster;
|
||||
char ApplicationDirectory[1024];
|
||||
|
||||
Reference in New Issue
Block a user