summaryrefslogtreecommitdiffstats
path: root/src/UiGuiSystemInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/UiGuiSystemInfo.h')
-rw-r--r--[-rwxr-xr-x]src/UiGuiSystemInfo.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/UiGuiSystemInfo.h b/src/UiGuiSystemInfo.h
index 62f432f..4d6405d 100755..100644
--- a/src/UiGuiSystemInfo.h
+++ b/src/UiGuiSystemInfo.h
@@ -25,11 +25,11 @@ class TQString;
class UiGuiSystemInfo
{
-public:
- static TQString getOperatingSystem();
+ public:
+ static TQString getOperatingSystem();
-private:
- UiGuiSystemInfo();
+ private:
+ UiGuiSystemInfo();
};
#endif // UIGUISYSTEMINFO_H