~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to xbmc/GUIWindowSettingsProfile.cpp

  • Committer: spiff_
  • Date: 2007-01-16 18:08:26 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:trunk/XBMC:7655
fixed: severe global namespace pollution

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
#include "utils/weather.h"
33
33
#include "GUIPassword.h"
34
34
 
 
35
using namespace DIRECTORY;
 
36
 
35
37
#define CONTROL_PROFILES 2
36
38
#define CONTROL_LASTLOADED_PROFILE 3
37
39
#define CONTROL_LOGINSCREEN 4