summaryrefslogtreecommitdiff
path: root/dselect/method.h
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2012-03-20 09:48:51 +0100
committerGuillem Jover <guillem@debian.org>2012-03-27 20:10:09 +0200
commitc594b0dc8ae68913e8a391feabc77a7a34d91ce3 (patch)
treecdca66bb354bf10cf4156915ae102ab6e0d481b2 /dselect/method.h
parent5eca0227ae5d148cc2cbfcbd3404b87c7ad62c52 (diff)
downloaddpkg-c594b0dc8ae68913e8a391feabc77a7a34d91ce3.tar.gz
dselect: Move gap_width from derived classes to baselist
Diffstat (limited to 'dselect/method.h')
-rw-r--r--dselect/method.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/method.h b/dselect/method.h
index a963780b5..aba765697 100644
--- a/dselect/method.h
+++ b/dselect/method.h
@@ -51,7 +51,7 @@ struct dselect_option {
class methodlist : public baselist {
protected:
- int status_width, gap_width, name_width, description_width;
+ int status_width, name_width, description_width;
int name_column, description_column;
// Table of methods