X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/667418327423ba116d24751926a95a2f1235849c..82d74a11bf5ecf23041f8acfa13933f6d9d37bbf:/Constructor/include/exclusa.h diff --git a/Constructor/include/exclusa.h b/Constructor/include/exclusa.h index a34704a..016b77e 100644 --- a/Constructor/include/exclusa.h +++ b/Constructor/include/exclusa.h @@ -9,7 +9,7 @@ class Exclusa : public CItem { public: /**Constructor */ - Exclusa(); + Exclusa(int orientacion=0); /**Destructor */ virtual ~Exclusa();