Added B_EMPTY_ALERT tests.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11268 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
8ebac7a655
commit
485f31599b
@ -62,6 +62,20 @@ public:
|
||||
////// UW_ES_IA - Three Button //////
|
||||
|
||||
void twentyX_20X_20X_60X_UW_ES_IA();
|
||||
|
||||
////// UW_ES_EA - One Button //////
|
||||
|
||||
void OK_X_UW_ES_EA();
|
||||
void fortyX_60X_UW_ES_EA();
|
||||
|
||||
////// UW_ES_EA - Two Button //////
|
||||
|
||||
void OK_Cancel_60X_UW_ES_EA();
|
||||
void twentyX_20X_60X_UW_ES_EA();
|
||||
|
||||
////// UW_ES_EA - Three Button //////
|
||||
|
||||
void twentyX_20X_20X_60X_UW_ES_EA();
|
||||
};
|
||||
|
||||
#endif // ALERT_TEST_H
|
||||
|
Loading…
Reference in New Issue
Block a user