Removal of the deprecated lltabcontainervertical.
This commit is contained in:
@@ -63,7 +63,6 @@ set(llui_SOURCE_FILES
|
||||
llspinctrl.cpp
|
||||
llstyle.cpp
|
||||
lltabcontainer.cpp
|
||||
lltabcontainervertical.cpp
|
||||
lltextbox.cpp
|
||||
lltexteditor.cpp
|
||||
lltextparser.cpp
|
||||
@@ -129,7 +128,6 @@ set(llui_HEADER_FILES
|
||||
llspinctrl.h
|
||||
llstyle.h
|
||||
lltabcontainer.h
|
||||
lltabcontainervertical.h
|
||||
lltextbox.h
|
||||
lltexteditor.h
|
||||
lltextparser.h
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
#include "lltextbox.h"
|
||||
#include "llcriticaldamp.h"
|
||||
#include "lluictrlfactory.h"
|
||||
#include "lltabcontainervertical.h"
|
||||
#include "llrender.h"
|
||||
#include "llmultifloater.h"
|
||||
|
||||
|
||||
@@ -1,33 +0,0 @@
|
||||
/**
|
||||
* @file lltabcontainervertical.cpp
|
||||
* @brief LLTabContainerVertical base class
|
||||
*
|
||||
* $LicenseInfo:firstyear=2001&license=viewergpl$
|
||||
*
|
||||
* Copyright (c) 2001-2009, Linden Research, Inc.
|
||||
*
|
||||
* Second Life Viewer Source Code
|
||||
* The source code in this file ("Source Code") is provided by Linden Lab
|
||||
* to you under the terms of the GNU General Public License, version 2.0
|
||||
* ("GPL"), unless you have obtained a separate licensing agreement
|
||||
* ("Other License"), formally executed by you and Linden Lab. Terms of
|
||||
* the GPL can be found in doc/GPL-license.txt in this distribution, or
|
||||
* online at http://secondlifegrid.net/programs/open_source/licensing/gplv2
|
||||
*
|
||||
* There are special exceptions to the terms and conditions of the GPL as
|
||||
* it is applied to this Source Code. View the full text of the exception
|
||||
* in the file doc/FLOSS-exception.txt in this software distribution, or
|
||||
* online at
|
||||
* http://secondlifegrid.net/programs/open_source/licensing/flossexception
|
||||
*
|
||||
* By copying, modifying or distributing this software, you acknowledge
|
||||
* that you have read and understood your obligations described above,
|
||||
* and agree to abide by those obligations.
|
||||
*
|
||||
* ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO
|
||||
* WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY,
|
||||
* COMPLETENESS OR PERFORMANCE.
|
||||
* $/LicenseInfo$
|
||||
*/
|
||||
|
||||
// deprecated: see LLTabContainer
|
||||
@@ -1,33 +0,0 @@
|
||||
/**
|
||||
* @file lltabcontainervertical.h
|
||||
* @brief LLTabContainerVertical base class
|
||||
*
|
||||
* $LicenseInfo:firstyear=2001&license=viewergpl$
|
||||
*
|
||||
* Copyright (c) 2001-2009, Linden Research, Inc.
|
||||
*
|
||||
* Second Life Viewer Source Code
|
||||
* The source code in this file ("Source Code") is provided by Linden Lab
|
||||
* to you under the terms of the GNU General Public License, version 2.0
|
||||
* ("GPL"), unless you have obtained a separate licensing agreement
|
||||
* ("Other License"), formally executed by you and Linden Lab. Terms of
|
||||
* the GPL can be found in doc/GPL-license.txt in this distribution, or
|
||||
* online at http://secondlifegrid.net/programs/open_source/licensing/gplv2
|
||||
*
|
||||
* There are special exceptions to the terms and conditions of the GPL as
|
||||
* it is applied to this Source Code. View the full text of the exception
|
||||
* in the file doc/FLOSS-exception.txt in this software distribution, or
|
||||
* online at
|
||||
* http://secondlifegrid.net/programs/open_source/licensing/flossexception
|
||||
*
|
||||
* By copying, modifying or distributing this software, you acknowledge
|
||||
* that you have read and understood your obligations described above,
|
||||
* and agree to abide by those obligations.
|
||||
*
|
||||
* ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO
|
||||
* WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY,
|
||||
* COMPLETENESS OR PERFORMANCE.
|
||||
* $/LicenseInfo$
|
||||
*/
|
||||
|
||||
// deprecated: see LLTabContainer
|
||||
@@ -64,7 +64,6 @@
|
||||
#include "llmultisliderctrl.h"
|
||||
#include "llspinctrl.h"
|
||||
#include "lltabcontainer.h"
|
||||
#include "lltabcontainervertical.h"
|
||||
#include "lltextbox.h"
|
||||
#include "lltexteditor.h"
|
||||
#include "llui.h"
|
||||
|
||||
@@ -50,7 +50,6 @@
|
||||
#include "llscrollcontainer.h"
|
||||
#include "llscrollingpanelparam.h"
|
||||
#include "llsliderctrl.h"
|
||||
#include "lltabcontainervertical.h"
|
||||
#include "llviewerwindow.h"
|
||||
#include "llinventoryfunctions.h"
|
||||
#include "llinventoryobserver.h"
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
#define LL_LLFLOATERPREFERENCE_H
|
||||
|
||||
#include "llfloater.h"
|
||||
#include "lltabcontainervertical.h"
|
||||
|
||||
class HippoPanelGrids;
|
||||
class LLPanelGeneral;
|
||||
|
||||
@@ -69,7 +69,6 @@
|
||||
#include "llscrolllistctrl.h"
|
||||
#include "llstatusbar.h"
|
||||
#include "lltabcontainer.h"
|
||||
#include "lltabcontainervertical.h"
|
||||
#include "llimview.h"
|
||||
#include "lltooldraganddrop.h"
|
||||
#include "lluiconstants.h"
|
||||
|
||||
@@ -56,7 +56,6 @@
|
||||
#include "lllineeditor.h"
|
||||
#include "llfloateravatarinfo.h"
|
||||
#include "llfloaterclassified.h"
|
||||
#include "lltabcontainervertical.h"
|
||||
#include "lltextbox.h"
|
||||
#include "llcombobox.h"
|
||||
#include "llviewertexteditor.h"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
#include "llcheckboxctrl.h"
|
||||
#include "llviewercontrol.h"
|
||||
#include "lllineeditor.h"
|
||||
#include "lltabcontainervertical.h"
|
||||
#include "lltextbox.h"
|
||||
#include "llviewertexteditor.h"
|
||||
#include "lltexturectrl.h"
|
||||
|
||||
Reference in New Issue
Block a user