perfapps/memspyui/ui/hb/inc/viewmanager.h
changeset 52 36d60d12b4af
parent 51 b048e15729d6
equal deleted inserted replaced
51:b048e15729d6 52:36d60d12b4af
    37 	ServerView,
    37 	ServerView,
    38 	EComCategoryView,
    38 	EComCategoryView,
    39 	EComInterfaceView,
    39 	EComInterfaceView,
    40 	EComImplementationView,
    40 	EComImplementationView,
    41 	EComImplementationDetailView,
    41 	EComImplementationDetailView,
       
    42 	WindowGroupsView,
       
    43 	WindowGroupsDetailView,
    42 };
    44 };
    43 
    45 
    44 class HbMainWindow;
    46 class HbMainWindow;
    45 class HbView;
    47 class HbView;
    46 class EngineWrapper;
    48 class EngineWrapper;