summaryrefslogtreecommitdiff
path: root/src/Screen.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-04-16 22:08:37 +0000
committerDana Jansens <danakj@orodu.net>2002-04-16 22:08:37 +0000
commit43e9d583c5fa8378013169929d0ef54e1dccb6fa (patch)
tree099f5ee3ae31b2a8e24774f039d58bbe191cd971 /src/Screen.h
parent82e61c015fe82b673676c3242f014bf26c0dd152 (diff)
renamed the obResource class to Resource.
Diffstat (limited to 'src/Screen.h')
-rw-r--r--src/Screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Screen.h b/src/Screen.h
index 14dbff21..4b3e4dc3 100644
--- a/src/Screen.h
+++ b/src/Screen.h
@@ -135,7 +135,7 @@ private:
auto_edge_balance, image_dither, ordered_dither, opaque_move, full_max,
focus_new, focus_last, toolbar_total_hide;
BColor border_color;
- obResource styleconfig;
+ Resource styleconfig;
int workspaces, toolbar_placement, toolbar_width_percent, placement_policy,
edge_snap_threshold, row_direction, col_direction;