aboutsummaryrefslogtreecommitdiff
path: root/src/Remember.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Remember.hh')
-rw-r--r--src/Remember.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Remember.hh b/src/Remember.hh
index a6a980e..59fb1d3 100644
--- a/src/Remember.hh
+++ b/src/Remember.hh
@@ -75,6 +75,7 @@ public:
75 REM_MAXIMIZEDSTATE, 75 REM_MAXIMIZEDSTATE,
76 REM_FULLSCREENSTATE, 76 REM_FULLSCREENSTATE,
77 REM_FOCUSNEWWINDOW, 77 REM_FOCUSNEWWINDOW,
78 REM_FOCUSPROTECTION,
78 REM_LASTATTRIB // not actually used 79 REM_LASTATTRIB // not actually used
79 }; 80 };
80 81
@@ -87,7 +88,6 @@ public:
87 }; 88 };
88 89
89 90
90
91 // a "pattern" to the relevant app 91 // a "pattern" to the relevant app
92 // each app exists ONLY for that pattern. 92 // each app exists ONLY for that pattern.
93 // And we need to keep a list of pairs as we want to keep the 93 // And we need to keep a list of pairs as we want to keep the