Commit last (small) changes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9033 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -29,10 +29,9 @@ class NetworkSetupWindow : public BWindow
|
|||||||
typedef BWindow inherited;
|
typedef BWindow inherited;
|
||||||
|
|
||||||
// Virtual function overrides
|
// Virtual function overrides
|
||||||
public:
|
|
||||||
// public constantes
|
// public constantes
|
||||||
enum
|
enum {
|
||||||
{
|
|
||||||
SELECT_PROFILE_MSG = 'prof',
|
SELECT_PROFILE_MSG = 'prof',
|
||||||
MANAGE_PROFILES_MSG = 'mngp',
|
MANAGE_PROFILES_MSG = 'mngp',
|
||||||
NEW_PROFILE_MSG = 'newp',
|
NEW_PROFILE_MSG = 'newp',
|
||||||
|
|||||||
Reference in New Issue
Block a user