You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
213 B
17 lines
213 B
// Copyright (c) 1997-1999 Microsoft Corporation
|
|
//
|
|
// Tab state helper
|
|
//
|
|
// 3-12-98 sburns
|
|
|
|
|
|
|
|
#ifndef SETTINGS_HPP_INCLUDED
|
|
#define SETTINGS_HPP_INCLUDED
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#endif // SETTINGS_HPP_INCLUDED
|